Trilium Llm Wiki — the complete, unedited output of the deterministic mcptrustchecker engine v1.7.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.7.0",
"methodologyVersion": "mcptrustchecker-1.7"
},
"target": {
"id": "trilium-llm-wiki-mcp",
"source": {
"kind": "package",
"origin": "trilium-llm-wiki-mcp"
},
"server": {
"name": "trilium-llm-wiki-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.7"
},
"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 (52 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 ([query_wiki]) co-exist with external-action tools ([create_attachment]). 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"
},
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"query_wiki"
],
"sinks": [
"create_attachment"
]
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"query_wiki"
],
"sensitiveSource": [],
"externalSink": [
"create_attachment"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "create_attachment",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"upload\""
]
}
},
{
"tool": "get_attachment",
"tags": [],
"reasons": {}
},
{
"tool": "list_note_attachments",
"tags": [],
"reasons": {}
},
{
"tool": "update_attachment",
"tags": [],
"reasons": {}
},
{
"tool": "delete_attachment",
"tags": [],
"reasons": {}
},
{
"tool": "get_attachment_content",
"tags": [],
"reasons": {}
},
{
"tool": "set_attachment_content",
"tags": [],
"reasons": {}
},
{
"tool": "get_attribute",
"tags": [],
"reasons": {}
},
{
"tool": "update_attribute",
"tags": [],
"reasons": {}
},
{
"tool": "get_attributes",
"tags": [],
"reasons": {}
},
{
"tool": "set_attribute",
"tags": [],
"reasons": {}
},
{
"tool": "delete_attribute",
"tags": [],
"reasons": {}
},
{
"tool": "add_attribute",
"tags": [],
"reasons": {}
},
{
"tool": "clone_note",
"tags": [],
"reasons": {}
},
{
"tool": "get_branch",
"tags": [],
"reasons": {}
},
{
"tool": "update_branch",
"tags": [],
"reasons": {}
},
{
"tool": "delete_branch",
"tags": [],
"reasons": {}
},
{
"tool": "refresh_note_ordering",
"tags": [],
"reasons": {}
},
{
"tool": "get_week_note_by_date",
"tags": [],
"reasons": {}
},
{
"tool": "get_month_note",
"tags": [],
"reasons": {}
},
{
"tool": "get_year_note",
"tags": [],
"reasons": {}
},
{
"tool": "get_day_note",
"tags": [],
"reasons": {}
},
{
"tool": "get_week_note",
"tags": [],
"reasons": {}
},
{
"tool": "get_inbox_note",
"tags": [],
"reasons": {}
},
{
"tool": "upsert_note",
"tags": [],
"reasons": {}
},
{
"tool": "get_backlinks",
"tags": [],
"reasons": {}
},
{
"tool": "find_orphans",
"tags": [],
"reasons": {}
},
{
"tool": "search_by_attribute",
"tags": [],
"reasons": {}
},
{
"tool": "replace_note_section",
"tags": [],
"reasons": {}
},
{
"tool": "bulk_set_attributes",
"tags": [],
"reasons": {}
},
{
"tool": "export_note_subtree",
"tags": [],
"reasons": {}
},
{
"tool": "import_note_zip",
"tags": [],
"reasons": {}
},
{
"tool": "find_related",
"tags": [],
"reasons": {}
},
{
"tool": "query_wiki",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "get_note",
"tags": [],
"reasons": {}
},
{
"tool": "get_note_content",
"tags": [],
"reasons": {}
},
{
"tool": "get_note_tree",
"tags": [],
"reasons": {}
},
{
"tool": "get_note_subtree",
"tags": [],
"reasons": {}
},
{
"tool": "get_note_path",
"tags": [],
"reasons": {}
},
{
"tool": "get_app_info",
"tags": [],
"reasons": {}
},
{
"tool": "create_note",
"tags": [],
"reasons": {}
},
{
"tool": "update_note",
"tags": [],
"reasons": {}
},
{
"tool": "update_note_content",
"tags": [],
"reasons": {}
},
{
"tool": "append_to_note",
"tags": [],
"reasons": {}
},
{
"tool": "delete_note",
"tags": [],
"reasons": {}
},
{
"tool": "move_note",
"tags": [],
"reasons": {}
},
{
"tool": "create_note_revision",
"tags": [],
"reasons": {}
},
{
"tool": "search_notes",
"tags": [],
"reasons": {}
},
{
"tool": "login",
"tags": [],
"reasons": {}
},
{
"tool": "logout",
"tags": [],
"reasons": {}
},
{
"tool": "create_backup",
"tags": [],
"reasons": {}
},
{
"tool": "get_metrics",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "01c1a4eeae59f7148c12fc276e2432cdfd0d1ad86b17582507aed3431d0b8fd5",
"stats": {
"tools": 52,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 0
}
}
}