Appflowy — 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": "appflowy-mcp",
"source": {
"kind": "package",
"origin": "appflowy-mcp"
},
"server": {
"name": "appflowy-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.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 (51 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-SUP-012",
"title": "Package has no license",
"category": "hygiene",
"severity": "info",
"confidence": "strong",
"description": "\"appflowy-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
"location": {
"kind": "package",
"name": "appflowy-mcp"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "appflowy_login",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_refresh_token",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_workspaces",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_get_workspace_folder",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_spaces",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_create_space",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_update_space",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_databases",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_get_database_fields",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_rows",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_get_row_details",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_create_row",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_upsert_row",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_get_updated_rows",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_create_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_get_page",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"get_page\""
]
}
},
{
"tool": "appflowy_update_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_move_page_to_trash",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_restore_page_from_trash",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_delete_page_from_trash",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_favorite_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_trash",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_favorites",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_append_blocks_to_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_append_text_to_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_create_markdown_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_append_markdown_to_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_get_published_comments",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_add_published_comment",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_get_published_reactions",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_add_published_reaction",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_create_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_update_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_delete_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_leave_workspace",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_update_workspace_settings",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_members",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_remove_members",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_accept_invitation",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_duplicate_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_recent",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_restore_all_from_trash",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_empty_trash",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_publish_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_unpublish_page",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_set_publish_namespace",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_published_views",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_list_quick_notes",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_delete_quick_note",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_delete_chat",
"tags": [],
"reasons": {}
},
{
"tool": "appflowy_update_chat_settings",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "1f98442c0f5fc750342b489a568df26d299bfaeaec12b8e4bc425db3dae0e3ff",
"stats": {
"tools": 51,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 1
}
}
}