Asana — 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": "@mcp-wormhole/asana",
"source": {
"kind": "package",
"origin": "@mcp-wormhole/asana"
},
"server": {
"name": "@mcp-wormhole/asana"
}
},
"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 (66 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": [],
"toxicFlows": [],
"capabilities": [
{
"tool": "asana_get_me",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_user",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "asana_list_workspace_users",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_workspaces",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_projects",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_project",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_project",
"tags": [],
"reasons": {}
},
{
"tool": "asana_update_project",
"tags": [],
"reasons": {}
},
{
"tool": "asana_delete_project",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_project_sections",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_project_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_section",
"tags": [],
"reasons": {}
},
{
"tool": "asana_update_section",
"tags": [],
"reasons": {}
},
{
"tool": "asana_delete_section",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_section_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "asana_add_task_to_section",
"tags": [],
"reasons": {}
},
{
"tool": "asana_remove_task_from_section",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_my_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "asana_search_tasks",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_task",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_tasks_batch",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "asana_create_task",
"tags": [],
"reasons": {}
},
{
"tool": "asana_update_task",
"tags": [],
"reasons": {}
},
{
"tool": "asana_delete_task",
"tags": [],
"reasons": {}
},
{
"tool": "asana_duplicate_task",
"tags": [],
"reasons": {}
},
{
"tool": "asana_add_task_to_project",
"tags": [],
"reasons": {}
},
{
"tool": "asana_remove_task_from_project",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_subtasks",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_subtask",
"tags": [],
"reasons": {}
},
{
"tool": "asana_set_task_parent",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_task_dependencies",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_task_dependents",
"tags": [],
"reasons": {}
},
{
"tool": "asana_add_task_dependency",
"tags": [],
"reasons": {}
},
{
"tool": "asana_remove_task_dependency",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_tags",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_tag",
"tags": [],
"reasons": {}
},
{
"tool": "asana_update_tag",
"tags": [],
"reasons": {}
},
{
"tool": "asana_delete_tag",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_task_tags",
"tags": [],
"reasons": {}
},
{
"tool": "asana_add_tag_to_task",
"tags": [],
"reasons": {}
},
{
"tool": "asana_remove_tag_from_task",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_stories",
"tags": [],
"reasons": {}
},
{
"tool": "asana_add_comment",
"tags": [],
"reasons": {}
},
{
"tool": "asana_add_comment_html",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_attachments",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_attachment",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "asana_delete_attachment",
"tags": [],
"reasons": {}
},
{
"tool": "asana_attach_external_url",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_teams",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_team",
"tags": [],
"reasons": {}
},
{
"tool": "asana_typeahead",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_custom_fields",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_custom_field",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_portfolios",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_portfolio",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_portfolio",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_portfolio_items",
"tags": [],
"reasons": {}
},
{
"tool": "asana_add_portfolio_item",
"tags": [],
"reasons": {}
},
{
"tool": "asana_remove_portfolio_item",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_goals",
"tags": [],
"reasons": {}
},
{
"tool": "asana_get_goal",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_goal",
"tags": [],
"reasons": {}
},
{
"tool": "asana_update_goal",
"tags": [],
"reasons": {}
},
{
"tool": "asana_list_time_entries",
"tags": [],
"reasons": {}
},
{
"tool": "asana_create_time_entry",
"tags": [],
"reasons": {}
},
{
"tool": "asana_delete_time_entry",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "b026badd74a465a63f3a732bf31bd94cf933588c5c7974343ae1a1eb91bee11d",
"stats": {
"tools": 66,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 0
}
}
}