Raw scan report

Agent Team — 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": "agent-team-mcp",
    "source": {
      "kind": "package",
      "origin": "agent-team-mcp"
    },
    "server": {
      "name": "agent-team-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 98,
    "threatScore": 99,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 1.2,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-010",
        "category": "supply-chain",
        "severity": "low",
        "confidence": "heuristic",
        "rawWeight": 3,
        "confidenceMult": 0.4,
        "diminishingFactor": 1,
        "appliedPenalty": 1.2
      },
      {
        "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 (46 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-010",
      "title": "Package runs install-time scripts (postinstall)",
      "category": "supply-chain",
      "severity": "low",
      "confidence": "heuristic",
      "description": "\"agent-team-mcp\" executes postinstall script(s) at install time. An install hook runs at install time; most are routine build/setup, but review what it does before trusting it.",
      "remediation": "Review the scripts; install with --ignore-scripts where possible and vet what they do.",
      "location": {
        "kind": "package",
        "name": "agent-team-mcp"
      },
      "evidence": "node -e \"const fs=require('fs'),p=require('path'),d=p.join(require('os').homedir(),'.claude','skills','agent-team');try{fs.mkdirSync(d,{recursive:true});fs.copy",
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "scripts": [
          "postinstall"
        ]
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "create_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_project_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_project_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_summary_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_summary_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_team_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_team_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_team_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "log_work",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_my_work",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_work_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_task_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_task_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_my_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_discussion_participant",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_discussion_message",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_discussion_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_discussions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "log_decision",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_decisions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_decision",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_team_protocol",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_orchestration_instructions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_agent_prompt",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "share_artifact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_artifact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_artifacts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_artifact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "log_journal_entry",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_journal_entries",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ask_user_question",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_user_questions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "answer_user_question",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "request_team_expansion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_expansion_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resolve_expansion_request",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "fe146652ec002907ff30e3fedaaeeeb0333f4d70332c66ede6c0a523dbeccc61",
  "stats": {
    "tools": 46,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 1,
      "info": 0
    }
  }
}