Raw scan report

Huly — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "@bgx4k3p/huly-mcp-server",
    "source": {
      "kind": "package",
      "origin": "@bgx4k3p/huly-mcp-server"
    },
    "server": {
      "name": "@bgx4k3p/huly-mcp-server"
    }
  },
  "grade": "A",
  "score": {
    "score": 94,
    "threatScore": 100,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "client",
        "term": "capability-exposure",
        "level": "high",
        "label": "capability blast radius (high) — client exposure if the model is manipulated",
        "appliedPenalty": 6
      },
      {
        "kind": "client",
        "term": "verification-discount",
        "level": "source",
        "label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
        "appliedPenalty": 0
      },
      {
        "kind": "client",
        "term": "coverage-honesty",
        "level": "source",
        "label": "inspection depth (source) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "capability": {
    "level": "high",
    "reasons": [
      "can send data / act on an external service",
      "can execute shell commands or code"
    ],
    "tags": [
      "external-sink",
      "code-exec"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (84 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [
    {
      "ruleId": "MTC-SRC-002",
      "title": "Shell/command execution in server code (src/tokenCount.mjs)",
      "category": "permissions",
      "severity": "high",
      "confidence": "strong",
      "description": "In the server's implementation (`src/tokenCount.mjs:1`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.",
      "remediation": "Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.",
      "location": {
        "kind": "server",
        "name": "src/tokenCount.mjs"
      },
      "evidence": "spawnSync } from 'node:child_process'; const ANTHROPIC_VERSION = '2023-06-01'; export const DEFAULT_TOKEN_MODEL = 'cla",
      "owasp": "LLM05:2025 Improper Output Handling",
      "data": {
        "rule": "MTC-SRC-002",
        "file": "src/tokenCount.mjs",
        "line": 1,
        "nonRuntime": false
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "Huly Project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Huly Issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_huly_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workspaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workspace_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_workspace_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workspace_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_workspace_role",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_account_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_user_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_my_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "change_password",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "change_username",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "send_invite",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resend_invite",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_invite_link",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_integrations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_integration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_integration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_integration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_integration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_mailboxes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_mailbox",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_mailbox",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_person_by_social_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_social_ids",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_email_social_id",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_subscriptions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_issue",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"create_issue\""
        ]
      }
    },
    {
      "tool": "update_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_labels",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "archive_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_my_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_create_issues",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"create_issue\""
        ]
      }
    },
    {
      "tool": "summarize_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_issues_from_template",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"create_issue\""
        ]
      }
    },
    {
      "tool": "add_relation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_blocked_by",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_parent",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_components",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_component",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_component",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_component",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_component",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_milestones",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_statuses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_project_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_task_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_task_type",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "log_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_time_reports",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_time_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_time_report",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "573b765726e1fa337597fdbe4e13ec9da606041e4d60ad4bb13ec83d6dbbc266",
  "stats": {
    "tools": 84,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 1,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}