Elabftw — 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": "@sura_ai/elabftw",
"source": {
"kind": "package",
"origin": "@sura_ai/elabftw"
},
"server": {
"name": "@sura_ai/elabftw"
}
},
"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 create, modify or delete files"
],
"tags": [
"untrusted-input",
"file-write"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (63 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-002",
"title": "Tool \"elab_unlink_entities\" can modify the filesystem",
"category": "permissions",
"severity": "medium",
"confidence": "strong",
"description": "Tool \"elab_unlink_entities\" can write, overwrite or delete files (keyword \"unlink\" in tool name). Verify it is scoped to a safe directory.",
"remediation": "Constrain file operations to an explicit, non-sensitive root; reject path traversal.",
"location": {
"kind": "tool",
"name": "elab_unlink_entities"
},
"data": {
"tags": [
"file-write"
]
}
},
{
"ruleId": "MTC-CAP-005",
"title": "Mutating tool \"elab_unlink_entities\" declares no destructiveHint",
"category": "hygiene",
"severity": "low",
"confidence": "heuristic",
"description": "Tool \"elab_unlink_entities\" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.",
"remediation": "Declare accurate annotations, and gate destructive tools on user confirmation regardless.",
"location": {
"kind": "tool",
"name": "elab_unlink_entities"
},
"data": {
"tags": [
"file-write"
]
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "elab_search_all_teams",
"tags": [],
"reasons": {}
},
{
"tool": "elab_search",
"tags": [],
"reasons": {}
},
{
"tool": "elab_get",
"tags": [],
"reasons": {}
},
{
"tool": "elab_get_bulk",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_attachments",
"tags": [],
"reasons": {}
},
{
"tool": "elab_download_attachment",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "elab_list_comments",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_steps",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_links",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_unfinished_steps",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_templates",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_items_types",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_tags",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_events",
"tags": [],
"reasons": {}
},
{
"tool": "elab_me",
"tags": [],
"reasons": {}
},
{
"tool": "elab_info",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_revisions",
"tags": [],
"reasons": {}
},
{
"tool": "elab_get_revision",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_extra_fields",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_experiments_categories",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_experiments_status",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_items_status",
"tags": [],
"reasons": {}
},
{
"tool": "elab_search_compounds",
"tags": [],
"reasons": {}
},
{
"tool": "elab_search_pubchem",
"tags": [],
"reasons": {}
},
{
"tool": "elab_get_compound",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_extra_field_names",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_teams",
"tags": [],
"reasons": {}
},
{
"tool": "elab_search_users",
"tags": [],
"reasons": {}
},
{
"tool": "elab_get_user",
"tags": [],
"reasons": {}
},
{
"tool": "elab_list_team_users",
"tags": [],
"reasons": {}
},
{
"tool": "elab_configured_teams",
"tags": [],
"reasons": {}
},
{
"tool": "elab_export",
"tags": [],
"reasons": {}
},
{
"tool": "elab_create_entity",
"tags": [],
"reasons": {}
},
{
"tool": "elab_update_entity",
"tags": [],
"reasons": {}
},
{
"tool": "elab_update_extra_field",
"tags": [],
"reasons": {}
},
{
"tool": "elab_set_extra_field",
"tags": [],
"reasons": {}
},
{
"tool": "elab_remove_extra_field",
"tags": [],
"reasons": {}
},
{
"tool": "elab_clone_extra_fields_schema",
"tags": [],
"reasons": {}
},
{
"tool": "elab_set_extra_field_groups",
"tags": [],
"reasons": {}
},
{
"tool": "elab_duplicate_entity",
"tags": [],
"reasons": {}
},
{
"tool": "elab_add_comment",
"tags": [],
"reasons": {}
},
{
"tool": "elab_add_step",
"tags": [],
"reasons": {}
},
{
"tool": "elab_update_comment",
"tags": [],
"reasons": {}
},
{
"tool": "elab_delete_step",
"tags": [],
"reasons": {}
},
{
"tool": "elab_update_step",
"tags": [],
"reasons": {}
},
{
"tool": "elab_toggle_step",
"tags": [],
"reasons": {}
},
{
"tool": "elab_link_entities",
"tags": [],
"reasons": {}
},
{
"tool": "elab_unlink_entities",
"tags": [
"file-write"
],
"reasons": {
"file-write": [
"keyword \"unlink\" in tool name"
]
}
},
{
"tool": "elab_add_tag",
"tags": [],
"reasons": {}
},
{
"tool": "elab_remove_tag",
"tags": [],
"reasons": {}
},
{
"tool": "elab_create_tag",
"tags": [],
"reasons": {}
},
{
"tool": "elab_create_compound",
"tags": [],
"reasons": {}
},
{
"tool": "elab_create_compound_from_pubchem",
"tags": [],
"reasons": {}
},
{
"tool": "elab_update_compound",
"tags": [],
"reasons": {}
},
{
"tool": "elab_delete_entity",
"tags": [],
"reasons": {}
},
{
"tool": "elab_delete_comment",
"tags": [],
"reasons": {}
},
{
"tool": "elab_delete_compound",
"tags": [],
"reasons": {}
},
{
"tool": "elab_lock",
"tags": [],
"reasons": {}
},
{
"tool": "elab_unlock",
"tags": [],
"reasons": {}
},
{
"tool": "elab_timestamp",
"tags": [],
"reasons": {}
},
{
"tool": "elab_bloxberg",
"tags": [],
"reasons": {}
},
{
"tool": "elab_sign",
"tags": [],
"reasons": {}
},
{
"tool": "elab_delete_tag",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "3b9cecd1055d447ce5cb1a848882214eb9c0cd7a1f7beeba0a1ccc537cdaedc4",
"stats": {
"tools": 63,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 1,
"info": 0
}
}
}