Raw scan report

Fcop — 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": "fcop-mcp",
    "source": {
      "kind": "package",
      "origin": "fcop-mcp"
    },
    "server": {
      "name": "fcop-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": [
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (45 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": "\"fcop-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "fcop-mcp"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "set_project_dir",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "init_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "init_solo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_custom_team",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_team_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "write_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "inspect_task",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"read_file\""
        ]
      }
    },
    {
      "tool": "archive_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "archive_to_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bulk_archive_to_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_history_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "claim_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "submit_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "finish_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "approve_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reject_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "write_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_reports",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_report",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"read_repo\""
        ]
      }
    },
    {
      "tool": "write_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "write_review",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_reviews",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_review",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mark_human_approved",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_available_teams",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_team_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "deploy_role_templates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "new_workspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workspaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "drop_suggestion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fcop_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fcop_check",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fcop_audit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "redeploy_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "upgrade_fcop",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_governance_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_governance_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fcop_list_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fcop_create_alert",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "2649c68837b3296ff483787da03fdc13995cef6cf090f3bce6187e6c037b65e6",
  "stats": {
    "tools": 45,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}