Raw scan report

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.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "@roychri/mcp-server-asana",
    "source": {
      "kind": "package",
      "origin": "@roychri/mcp-server-asana"
    },
    "server": {
      "name": "@roychri/mcp-server-asana"
    }
  },
  "grade": "A",
  "score": {
    "score": 99,
    "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": "minimal",
        "label": "capability blast radius (minimal) — client exposure if the model is manipulated",
        "appliedPenalty": 0
      },
      {
        "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": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (50 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_list_workspaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_search_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_project_task_counts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_project_sections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_tasks_for_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_create_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_update_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_create_section",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_update_section",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_delete_section",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_add_task_to_section",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_project_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_project_statuses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_create_project_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_delete_project_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_my_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_search_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_create_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_update_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_create_subtask",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_multiple_tasks_by_gid",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_subtasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_add_project_to_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_remove_project_from_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_delete_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_tags_for_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_tags_for_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_update_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_delete_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_tasks_for_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_create_tag_for_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_add_tag_to_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_remove_tag_from_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_add_task_dependencies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_add_task_dependents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_set_parent_for_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_get_task_stories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "asana_create_task_story",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "task-summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "task_id",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "task-completeness",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create-task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "title",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "due_date",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Asana Project Template",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "067ea3e637f779de87c5155f3c8e637409835094afbc067c622225af1dd494a9",
  "stats": {
    "tools": 50,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}