Live Activity & Tracked Repos

What is happening in the MCP ecosystem

Score changes, advisories, and newly-monitored packages from the last 7 days. Below the feed, dossiers for public GitHub repos that install MCP dependencies.

Last 7 days

11 advisories · 2 score changes · 20 new packages

Updated hourly. Full advisory archive at /security/advisories (also available as RSS).

Repo dossiers

Public GitHub repos with MCP dependencies. Each repo has a canonical URL, a policy-gate verdict, per-package scores, and the aggregate capability surface an AI agent inherits by installing the stack. Seeded from real demand signal (the repos people have looked up via /api/repo/preview).

Want a dossier for a different repo? Enter it in the preview form. If it has MCP deps, you will get a canonical URL at /repo/owner/name.

What a dossier contains

  • Policy-gate verdict: the exact decision (ALLOW / WARN / BLOCK) the AgentScore GitHub Action would return on a PR for this repo.
  • Per-package table: every MCP dependency found, with its current score, risk level, and gate verdict. Each package links to its own report page.
  • Aggregate capability surface: the union of powers (filesystem access, shell exec, network egress, email messaging, etc.) the repo's MCP stack grants to any agent using it, sorted by risk.
  • Files checked: which config files the scanner read (package.json, .mcp.json, .cursor/mcp.json, etc.).
  • Unsupported install paths: items installed via Python, Docker, remote HTTP, or raw git URL that the npm-based scanner cannot reach. Flagged for manual review rather than silently dropped.
  • Timestamped snapshot: a dossier is a point-in-time record of what the repo's MCP surface looks like on a given day. Every view re-fetches; the page caches for an hour.