Figmind — 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": "figmind",
"source": {
"kind": "package",
"origin": "figmind"
},
"server": {
"name": "figmind"
}
},
"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 ([get_pages, set_current_page]) co-exist with external-action tools ([create_comment]). 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": "get_pages → create_comment"
},
"evidence": "untrusted [get_pages, set_current_page] → sinks [create_comment]",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"get_pages",
"set_current_page"
],
"sinks": [
"create_comment"
]
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"get_pages",
"set_current_page"
],
"sensitiveSource": [],
"externalSink": [
"create_comment"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "create_frame",
"tags": [],
"reasons": {}
},
{
"tool": "create_text",
"tags": [],
"reasons": {}
},
{
"tool": "create_component_instance",
"tags": [],
"reasons": {}
},
{
"tool": "duplicate_node",
"tags": [],
"reasons": {}
},
{
"tool": "set_image_fill",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_update",
"tags": [],
"reasons": {}
},
{
"tool": "create_shape",
"tags": [],
"reasons": {}
},
{
"tool": "create_from_svg",
"tags": [],
"reasons": {}
},
{
"tool": "set_effects",
"tags": [],
"reasons": {}
},
{
"tool": "set_fill",
"tags": [],
"reasons": {}
},
{
"tool": "set_text_properties",
"tags": [],
"reasons": {}
},
{
"tool": "update_auto_layout",
"tags": [],
"reasons": {}
},
{
"tool": "create_comment",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"create_comment\""
]
}
},
{
"tool": "get_comments",
"tags": [],
"reasons": {}
},
{
"tool": "get_component_properties",
"tags": [],
"reasons": {}
},
{
"tool": "set_instance_properties",
"tags": [],
"reasons": {}
},
{
"tool": "swap_component",
"tags": [],
"reasons": {}
},
{
"tool": "detach_instance",
"tags": [],
"reasons": {}
},
{
"tool": "apply_style",
"tags": [],
"reasons": {}
},
{
"tool": "get_design_system_kit",
"tags": [],
"reasons": {}
},
{
"tool": "get_linked_library_tokens",
"tags": [],
"reasons": {}
},
{
"tool": "find_components_in_page",
"tags": [],
"reasons": {}
},
{
"tool": "get_file_context",
"tags": [],
"reasons": {}
},
{
"tool": "execute",
"tags": [],
"reasons": {}
},
{
"tool": "export_node",
"tags": [],
"reasons": {}
},
{
"tool": "export_page",
"tags": [],
"reasons": {}
},
{
"tool": "export_batch",
"tags": [],
"reasons": {}
},
{
"tool": "create_from_html",
"tags": [],
"reasons": {}
},
{
"tool": "find_components",
"tags": [],
"reasons": {}
},
{
"tool": "find_component_sets",
"tags": [],
"reasons": {}
},
{
"tool": "get_file_info",
"tags": [],
"reasons": {}
},
{
"tool": "get_file_nodes",
"tags": [],
"reasons": {}
},
{
"tool": "get_file_variables",
"tags": [],
"reasons": {}
},
{
"tool": "get_selection",
"tags": [],
"reasons": {}
},
{
"tool": "get_node",
"tags": [],
"reasons": {}
},
{
"tool": "get_full_tree",
"tags": [],
"reasons": {}
},
{
"tool": "find_nodes",
"tags": [],
"reasons": {}
},
{
"tool": "delete_nodes",
"tags": [],
"reasons": {}
},
{
"tool": "move_node",
"tags": [],
"reasons": {}
},
{
"tool": "get_used_fonts",
"tags": [],
"reasons": {}
},
{
"tool": "set_reactions",
"tags": [],
"reasons": {}
},
{
"tool": "get_pages",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"get_page\""
]
}
},
{
"tool": "create_page",
"tags": [],
"reasons": {}
},
{
"tool": "set_current_page",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"get_page\""
]
}
},
{
"tool": "scroll_into_view",
"tags": [],
"reasons": {}
},
{
"tool": "create_section",
"tags": [],
"reasons": {}
},
{
"tool": "save_version",
"tags": [],
"reasons": {}
},
{
"tool": "apply_variable_to_node",
"tags": [],
"reasons": {}
},
{
"tool": "create_variable_collection",
"tags": [],
"reasons": {}
},
{
"tool": "create_variable",
"tags": [],
"reasons": {}
},
{
"tool": "update_variable",
"tags": [],
"reasons": {}
},
{
"tool": "delete_variable",
"tags": [],
"reasons": {}
},
{
"tool": "delete_variable_collection",
"tags": [],
"reasons": {}
},
{
"tool": "add_variable_mode",
"tags": [],
"reasons": {}
},
{
"tool": "rename_variable_mode",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "40ba27b5efa17d7f2a2c80e78b55779ceae230f4af4a03e5d8153b4b63a358ff",
"stats": {
"tools": 55,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 0
}
}
}