Raw scan report

Freedcamp — the complete, unedited output of the deterministic mcptrustchecker engine v1.8.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.8.0",
    "methodologyVersion": "mcptrustchecker-1.8"
  },
  "target": {
    "id": "freedcamp-mcp-server",
    "source": {
      "kind": "package",
      "origin": "freedcamp-mcp-server"
    },
    "server": {
      "name": "freedcamp-mcp-server"
    }
  },
  "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.8"
  },
  "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 (89 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": "fc_fetch_task",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_tasks",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_update_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_lists",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_add_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_events",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_event",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_discussions",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_discussion",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_discussion",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_issues",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_issue",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_issue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_milestones",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_milestone",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_milestone",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_times",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_time",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_time",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_time_action",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_wikis",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_wiki",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_wiki",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_wiki",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_wiki",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_add_wiki_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_projects",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_project",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_recent_project_ids",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_leave_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_crm_tasks",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_crm_task",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_crm_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_crm_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_crm_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_crm_calls",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_crm_call",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_crm_call",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_crm_call",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_crm_call",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_groups",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_users",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_current_user",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_user",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_update_current_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_register_user",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_account",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_request_password_reset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_apply_password_reset",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_validate_email",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_avatar",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_notifications",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_notifications_by_project",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_update_notification_read",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_edit_notifications",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_cf_templates",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_linked_items",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_linked_items",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_overview",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_current_session",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_invitations",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_respond_invitation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_calendar_items",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_add_favorite_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_delete_favorite_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "fc_fetch_timezones",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_backups",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "fc_fetch_wipe_current",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    }
  ],
  "surfaceDigest": "d9a258030d222053d96d4f5bfa32e9cd1efc3a735bc3fe6e2867a1b1d78eb9e5",
  "stats": {
    "tools": 89,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}