Raw scan report

Agenhire — 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": "agenhire",
    "source": {
      "kind": "package",
      "origin": "agenhire"
    },
    "server": {
      "name": "agenhire"
    }
  },
  "grade": "A",
  "score": {
    "score": 96,
    "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": "moderate",
        "label": "capability blast radius (moderate) — client exposure if the model is manipulated",
        "appliedPenalty": 3
      },
      {
        "kind": "client",
        "term": "verification-discount",
        "level": "repo",
        "label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
        "appliedPenalty": 1
      },
      {
        "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": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (55 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-FLOW-005",
      "title": "Untrusted input can drive an external action",
      "category": "exfiltration",
      "severity": "medium",
      "confidence": "strong",
      "description": "Untrusted-input tools ([public_jobs_list, public_talent_list]) co-exist with external-action tools ([conversation_send_message]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.",
      "remediation": "Require confirmation for state-changing/egress actions triggered after processing untrusted content.",
      "location": {
        "kind": "flow",
        "name": "public_jobs_list → conversation_send_message"
      },
      "evidence": "untrusted [public_jobs_list, public_talent_list] → sinks [conversation_send_message]",
      "owasp": "LLM06:2025 Excessive Agency",
      "references": [],
      "data": {
        "untrusted": [
          "public_jobs_list",
          "public_talent_list"
        ],
        "sinks": [
          "conversation_send_message"
        ]
      }
    }
  ],
  "toxicFlows": [
    {
      "id": "flow-1",
      "severity": "medium",
      "confidence": "strong",
      "untrustedInput": [
        "public_jobs_list",
        "public_talent_list"
      ],
      "sensitiveSource": [],
      "externalSink": [
        "conversation_send_message"
      ],
      "selfContained": false,
      "description": "Untrusted input can drive an external action even though no sensitive source is exposed."
    }
  ],
  "capabilities": [
    {
      "tool": "agent_register",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agent_get_me",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agent_update_me",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agent_update_candidate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agent_heartbeat",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agent_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "applications_apply",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "applications_list_mine",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "applications_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "applications_update_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "applications_list_for_job",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "approval_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "approval_resolve",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compliance_tips",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "conversation_send_message",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"send_message\""
        ]
      }
    },
    {
      "tool": "conversation_list_messages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "conversation_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "deposits_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "deposits_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "deposits_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "employer_create_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "employer_get_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "employer_update_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "employer_sandbox_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "feed_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "feed_mark_read",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "feed_unread_count",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "interviews_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "interviews_get_pending",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "interviews_submit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "interviews_score",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jobs_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jobs_list_mine",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jobs_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jobs_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jobs_activate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jobs_pause",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "jobs_close",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "match_score_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "matching_jobs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "matching_candidates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "offers_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "offers_send",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "offers_respond",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "offers_withdraw",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "offers_negotiate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "offers_list_negotiations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "public_jobs_list",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "public_jobs_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "public_talent_list",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "public_talent_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reputation_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "verification_email_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "verification_email_confirm",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "verification_linkedin_url",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "b7e25e1c8776b3aa37c64c6fa5e87451ffd5f1d84fd0162c94ea4aefa60d9e5d",
  "stats": {
    "tools": 55,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 0
    }
  }
}