Cryptoseed — 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": "cryptoseed-mcp",
"source": {
"kind": "package",
"origin": "cryptoseed-mcp"
},
"server": {
"name": "cryptoseed-mcp"
}
},
"grade": "B",
"score": {
"score": 83,
"threatScore": 87,
"grade": "B",
"band": "B",
"categorySubtotals": {
"injection": 12.92,
"exfiltration": 0,
"permissions": 0,
"supply-chain": 0,
"network": 0,
"hygiene": 0
},
"vector": [
{
"kind": "threat",
"ruleId": "MTC-INJ-SCHEMA-1",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"rawWeight": 9,
"confidenceMult": 0.7,
"diminishingFactor": 1,
"appliedPenalty": 6.3
},
{
"kind": "threat",
"ruleId": "MTC-INJ-SCHEMA-1",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"rawWeight": 9,
"confidenceMult": 0.7,
"diminishingFactor": 0.5,
"appliedPenalty": 3.15
},
{
"kind": "threat",
"ruleId": "MTC-INJ-SCHEMA-1",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"rawWeight": 9,
"confidenceMult": 0.7,
"diminishingFactor": 0.25,
"appliedPenalty": 1.58
},
{
"kind": "threat",
"ruleId": "MTC-INJ-SCHEMA-1",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"rawWeight": 9,
"confidenceMult": 0.7,
"diminishingFactor": 0.1,
"appliedPenalty": 0.63
},
{
"kind": "threat",
"ruleId": "MTC-INJ-SCHEMA-1",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"rawWeight": 9,
"confidenceMult": 0.7,
"diminishingFactor": 0.1,
"appliedPenalty": 0.63
},
{
"kind": "threat",
"ruleId": "MTC-INJ-SCHEMA-1",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"rawWeight": 9,
"confidenceMult": 0.7,
"diminishingFactor": 0.1,
"appliedPenalty": 0.63
},
{
"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)"
],
"tags": [
"untrusted-input"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (27 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-INJ-SCHEMA-1",
"title": "Description names a credential store the tool cannot reach",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"key_new\" describes a credential store (SSH keys, cloud credentials, a keychain or an equivalent) that nothing in its input schema can address. A tool's interface is the honest statement of what it touches; prose that reaches past it is addressed to the model, not to a reader.",
"remediation": "Remove the reference, or expose the target as an explicit, validated parameter so the client can see and consent to what the tool reads.",
"location": {
"kind": "tool",
"name": "key_new",
"field": "description"
},
"evidence": "Keychain",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"data": {}
},
{
"ruleId": "MTC-INJ-SCHEMA-1",
"title": "Description names a credential store the tool cannot reach",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"key_list\" describes a credential store (SSH keys, cloud credentials, a keychain or an equivalent) that nothing in its input schema can address. A tool's interface is the honest statement of what it touches; prose that reaches past it is addressed to the model, not to a reader.",
"remediation": "Remove the reference, or expose the target as an explicit, validated parameter so the client can see and consent to what the tool reads.",
"location": {
"kind": "tool",
"name": "key_list",
"field": "description"
},
"evidence": "Keychain",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"data": {}
},
{
"ruleId": "MTC-INJ-SCHEMA-1",
"title": "Description names a credential store the tool cannot reach",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"identity_new\" describes a credential store (SSH keys, cloud credentials, a keychain or an equivalent) that nothing in its input schema can address. A tool's interface is the honest statement of what it touches; prose that reaches past it is addressed to the model, not to a reader.",
"remediation": "Remove the reference, or expose the target as an explicit, validated parameter so the client can see and consent to what the tool reads.",
"location": {
"kind": "tool",
"name": "identity_new",
"field": "description"
},
"evidence": "Keychain",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"data": {}
},
{
"ruleId": "MTC-INJ-SCHEMA-1",
"title": "Description names a credential store the tool cannot reach",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"identity_list\" describes a credential store (SSH keys, cloud credentials, a keychain or an equivalent) that nothing in its input schema can address. A tool's interface is the honest statement of what it touches; prose that reaches past it is addressed to the model, not to a reader.",
"remediation": "Remove the reference, or expose the target as an explicit, validated parameter so the client can see and consent to what the tool reads.",
"location": {
"kind": "tool",
"name": "identity_list",
"field": "description"
},
"evidence": "Keychain",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"data": {}
},
{
"ruleId": "MTC-INJ-SCHEMA-1",
"title": "Description names a credential store the tool cannot reach",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"signing_key_new\" describes a credential store (SSH keys, cloud credentials, a keychain or an equivalent) that nothing in its input schema can address. A tool's interface is the honest statement of what it touches; prose that reaches past it is addressed to the model, not to a reader.",
"remediation": "Remove the reference, or expose the target as an explicit, validated parameter so the client can see and consent to what the tool reads.",
"location": {
"kind": "tool",
"name": "signing_key_new",
"field": "description"
},
"evidence": "Keychain",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"data": {}
},
{
"ruleId": "MTC-INJ-SCHEMA-1",
"title": "Description names a credential store the tool cannot reach",
"category": "injection",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"signing_key_list\" describes a credential store (SSH keys, cloud credentials, a keychain or an equivalent) that nothing in its input schema can address. A tool's interface is the honest statement of what it touches; prose that reaches past it is addressed to the model, not to a reader.",
"remediation": "Remove the reference, or expose the target as an explicit, validated parameter so the client can see and consent to what the tool reads.",
"location": {
"kind": "tool",
"name": "signing_key_list",
"field": "description"
},
"evidence": "Keychain",
"owasp": "LLM02:2025 Sensitive Information Disclosure",
"data": {}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "key_new",
"tags": [],
"reasons": {}
},
{
"tool": "key_list",
"tags": [],
"reasons": {}
},
{
"tool": "identity_new",
"tags": [],
"reasons": {}
},
{
"tool": "identity_pubkey",
"tags": [],
"reasons": {}
},
{
"tool": "identity_list",
"tags": [],
"reasons": {}
},
{
"tool": "contact_add",
"tags": [],
"reasons": {}
},
{
"tool": "contact_update",
"tags": [],
"reasons": {}
},
{
"tool": "contact_info",
"tags": [],
"reasons": {}
},
{
"tool": "contact_list",
"tags": [],
"reasons": {}
},
{
"tool": "contact_pubkey",
"tags": [],
"reasons": {}
},
{
"tool": "contact_remove",
"tags": [],
"reasons": {}
},
{
"tool": "contact_key_add",
"tags": [],
"reasons": {}
},
{
"tool": "contact_export",
"tags": [],
"reasons": {}
},
{
"tool": "contact_import",
"tags": [],
"reasons": {}
},
{
"tool": "encrypt_text",
"tags": [],
"reasons": {}
},
{
"tool": "decrypt_text",
"tags": [],
"reasons": {}
},
{
"tool": "encrypt_file",
"tags": [],
"reasons": {}
},
{
"tool": "decrypt_file",
"tags": [],
"reasons": {}
},
{
"tool": "encrypt_asym",
"tags": [],
"reasons": {}
},
{
"tool": "decrypt_asym",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"read_message\""
]
}
},
{
"tool": "signing_key_new",
"tags": [],
"reasons": {}
},
{
"tool": "signing_key_list",
"tags": [],
"reasons": {}
},
{
"tool": "signing_key_pubkey",
"tags": [],
"reasons": {}
},
{
"tool": "sign_text",
"tags": [],
"reasons": {}
},
{
"tool": "sign_file",
"tags": [],
"reasons": {}
},
{
"tool": "verify_text",
"tags": [],
"reasons": {}
},
{
"tool": "verify_file",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "2ef20b364f1237edad5e2e5d2ccdccf389299e92ba181c9fc611dee648c8f5df",
"stats": {
"tools": 27,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 6,
"low": 0,
"info": 0
}
}
}