Llmconveyors — 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.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.13.0",
"methodologyVersion": "mcptrustchecker-1.13"
},
"target": {
"id": "llmconveyors-mcp",
"source": {
"kind": "package",
"origin": "llmconveyors-mcp"
},
"server": {
"name": "llmconveyors-mcp"
}
},
"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": [
"untrusted-input",
"external-sink"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (66 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 ([resume-render, upload-job-text, session-list, session-hydrate, session-download, document-download]) co-exist with external-action tools ([webhook-secret-get, webhook-secret-rotate]). 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": "resume-render → webhook-secret-get"
},
"evidence": "untrusted [resume-render, upload-job-text, session-list, session-hydrate, session-download, document-download] → sinks [webhook-secret-get, webhook-secret-rotat",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"resume-render",
"upload-job-text",
"session-list",
"session-hydrate",
"session-download",
"document-download"
],
"sinks": [
"webhook-secret-get",
"webhook-secret-rotate"
]
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"resume-render",
"upload-job-text",
"session-list",
"session-hydrate",
"session-download",
"document-download"
],
"sensitiveSource": [],
"externalSink": [
"webhook-secret-get",
"webhook-secret-rotate"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "job-hunter-run",
"tags": [],
"reasons": {}
},
{
"tool": "b2b-sales-run",
"tags": [],
"reasons": {}
},
{
"tool": "agent-status",
"tags": [],
"reasons": {}
},
{
"tool": "agent-interact",
"tags": [],
"reasons": {}
},
{
"tool": "job-hunter-generate-cv",
"tags": [],
"reasons": {}
},
{
"tool": "agent-manifest",
"tags": [],
"reasons": {}
},
{
"tool": "ats-score",
"tags": [],
"reasons": {}
},
{
"tool": "resume-parse",
"tags": [],
"reasons": {}
},
{
"tool": "resume-validate",
"tags": [],
"reasons": {}
},
{
"tool": "resume-render",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "resume-preview",
"tags": [],
"reasons": {}
},
{
"tool": "resume-themes",
"tags": [],
"reasons": {}
},
{
"tool": "resume-import-rx",
"tags": [],
"reasons": {}
},
{
"tool": "resume-export-rx",
"tags": [],
"reasons": {}
},
{
"tool": "master-resume-get",
"tags": [],
"reasons": {}
},
{
"tool": "master-resume-upsert",
"tags": [],
"reasons": {}
},
{
"tool": "master-resume-delete",
"tags": [],
"reasons": {}
},
{
"tool": "upload-resume",
"tags": [],
"reasons": {}
},
{
"tool": "upload-job-file",
"tags": [],
"reasons": {}
},
{
"tool": "upload-job-text",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "session-create",
"tags": [],
"reasons": {}
},
{
"tool": "session-list",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "session-get",
"tags": [],
"reasons": {}
},
{
"tool": "session-hydrate",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "session-download",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "session-delete",
"tags": [],
"reasons": {}
},
{
"tool": "session-init",
"tags": [],
"reasons": {}
},
{
"tool": "session-log",
"tags": [],
"reasons": {}
},
{
"tool": "session-stats",
"tags": [],
"reasons": {}
},
{
"tool": "settings-profile",
"tags": [],
"reasons": {}
},
{
"tool": "settings-preferences-get",
"tags": [],
"reasons": {}
},
{
"tool": "settings-preferences-update",
"tags": [],
"reasons": {}
},
{
"tool": "settings-usage-summary",
"tags": [],
"reasons": {}
},
{
"tool": "settings-usage-logs",
"tags": [],
"reasons": {}
},
{
"tool": "api-key-create",
"tags": [],
"reasons": {}
},
{
"tool": "api-key-list",
"tags": [],
"reasons": {}
},
{
"tool": "api-key-revoke",
"tags": [],
"reasons": {}
},
{
"tool": "api-key-rotate",
"tags": [],
"reasons": {}
},
{
"tool": "api-key-usage",
"tags": [],
"reasons": {}
},
{
"tool": "byo-key-get",
"tags": [],
"reasons": {}
},
{
"tool": "byo-key-set",
"tags": [],
"reasons": {}
},
{
"tool": "byo-key-remove",
"tags": [],
"reasons": {}
},
{
"tool": "settings-supported-providers",
"tags": [],
"reasons": {}
},
{
"tool": "webhook-secret-get",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "webhook-secret-rotate",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "content-save",
"tags": [],
"reasons": {}
},
{
"tool": "content-delete-generation",
"tags": [],
"reasons": {}
},
{
"tool": "content-research-sender",
"tags": [],
"reasons": {}
},
{
"tool": "content-list-sources",
"tags": [],
"reasons": {}
},
{
"tool": "content-get-source",
"tags": [],
"reasons": {}
},
{
"tool": "content-delete-source",
"tags": [],
"reasons": {}
},
{
"tool": "share-create",
"tags": [],
"reasons": {}
},
{
"tool": "share-stats",
"tags": [],
"reasons": {}
},
{
"tool": "share-get-public",
"tags": [],
"reasons": {}
},
{
"tool": "share-slug-stats",
"tags": [],
"reasons": {}
},
{
"tool": "document-download",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "referral-stats",
"tags": [],
"reasons": {}
},
{
"tool": "referral-code",
"tags": [],
"reasons": {}
},
{
"tool": "referral-vanity-code",
"tags": [],
"reasons": {}
},
{
"tool": "privacy-list-consents",
"tags": [],
"reasons": {}
},
{
"tool": "privacy-grant-consent",
"tags": [],
"reasons": {}
},
{
"tool": "privacy-revoke-consent",
"tags": [],
"reasons": {}
},
{
"tool": "health-root",
"tags": [],
"reasons": {}
},
{
"tool": "health-check",
"tags": [],
"reasons": {}
},
{
"tool": "health-ready",
"tags": [],
"reasons": {}
},
{
"tool": "health-live",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "a8e4cfe0bb07943d2fb383d13f7b049681564cea44044cb441fbad397cba1647",
"stats": {
"tools": 66,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 0
}
}
}