Somanylemons — the complete, unedited output of the deterministic mcptrustchecker engine v1.9.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.9.0",
"methodologyVersion": "mcptrustchecker-1.9"
},
"target": {
"id": "somanylemons-mcp",
"source": {
"kind": "package",
"origin": "somanylemons-mcp"
},
"server": {
"name": "somanylemons-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.9"
},
"capability": {
"level": "moderate",
"reasons": [
"can send data / act on an external service"
],
"tags": [
"external-sink"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (19 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-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"create_reels\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"create_reels\" takes a URL/host parameter \"url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "create_reels",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"webhook_url\" on \"create_reels\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"create_reels\" takes a URL/host parameter \"webhook_url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "create_reels",
"field": "inputSchema.properties.webhook_url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "webhook_url"
}
},
{
"ruleId": "MTC-SUP-012",
"title": "Package has no license",
"category": "hygiene",
"severity": "info",
"confidence": "strong",
"description": "\"somanylemons-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
"location": {
"kind": "package",
"name": "somanylemons-mcp"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "create_reels",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"parameter \"webhook\""
]
}
},
{
"tool": "check_job_status",
"tags": [],
"reasons": {}
},
{
"tool": "create_upload_session",
"tags": [],
"reasons": {}
},
{
"tool": "check_upload_status",
"tags": [],
"reasons": {}
},
{
"tool": "upload_file",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"upload_file\""
]
}
},
{
"tool": "transcribe",
"tags": [],
"reasons": {}
},
{
"tool": "generate_content",
"tags": [],
"reasons": {}
},
{
"tool": "score_content",
"tags": [],
"reasons": {}
},
{
"tool": "rewrite_content",
"tags": [],
"reasons": {}
},
{
"tool": "extract_quotes",
"tags": [],
"reasons": {}
},
{
"tool": "list_templates",
"tags": [],
"reasons": {}
},
{
"tool": "list_brands",
"tags": [],
"reasons": {}
},
{
"tool": "create_brand",
"tags": [],
"reasons": {}
},
{
"tool": "create_draft",
"tags": [],
"reasons": {}
},
{
"tool": "list_drafts",
"tags": [],
"reasons": {}
},
{
"tool": "list_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "list_plans",
"tags": [],
"reasons": {}
},
{
"tool": "create_image_quote",
"tags": [],
"reasons": {}
},
{
"tool": "get_usage",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "86b0e073669b688134e75a7155c7d934fa7b9034192f410f19b428725e0f4138",
"stats": {
"tools": 19,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 2,
"low": 0,
"info": 1
}
}
}