Raw scan report

Vikunja — 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": "vikunja-mcp",
    "source": {
      "kind": "package",
      "origin": "vikunja-mcp"
    },
    "server": {
      "name": "vikunja-mcp"
    }
  },
  "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 (73 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": "list_instances",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "switch_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_active_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_active_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "complete_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_labels",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_label_to_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_views",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_view",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_kanban_view",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_buckets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_bucket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_task_position",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_task_relation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_task_relations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "overdue_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "due_today",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "due_this_week",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "high_priority_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "urgent_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "focus_now",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "task_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unscheduled_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "upcoming_deadlines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_xq",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "setup_xq",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "claim_xq_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "complete_xq_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "assign_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unassign_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_reminders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_to_calendar",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_view",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_view",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_bucket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_view_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tasks_by_bucket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_view_position",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_filtered_view",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_create_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_update_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_set_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bulk_create_labels",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bulk_relabel_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bulk_set_task_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "setup_kanban_board",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "setup_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "sort_bucket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_task_to_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_task_to_project_by_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "complete_tasks_by_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_tasks_by_label",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_tasks_by_label_to_buckets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_all_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_from_export",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_project_dimensions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_token_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_all_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_all_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_all",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "01ccfa1f6a2a7710ee7be3083b8449c0d5880ecebafd64f72993269a714684ca",
  "stats": {
    "tools": 73,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}