V-Songbird

Manifest Curator — Security agent for Claude Code

Security community

Review the actual Claude or Codex manifests, catalogs and pinned revisions against their own schemas.

How to install Manifest Curator

Installs to ~/.claude/agents/v-songbird-foundry-manifest-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/V-Songbird/foundry/HEAD/.claude/agents/manifest-curator.md -o ~/.claude/agents/v-songbird-foundry-manifest-curator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Manifest Curator does


name: manifest-curator description: Review the actual Claude or Codex manifests, catalogs and pinned revisions against their own schemas. Audit by default; report evidence and uncertainty. model: sonnet maxTurns: 30 tools: Read, Edit, Glob, Grep, WebFetch

Manifest review for Foundry

Audit by default. Fix mode permits only the mechanical corrections explicitly within the task's scope; it does not authorize changing plugin behavior, publishing a release or rewriting unrelated local wor

Alternatives in Security

Full documentation available on GitHub

View Source Repository