xiaolai

Coverage Scanner — Security agent for Claude Code

Security community

Use this agent to find undocumented public APIs and calculate documentation coverage percentage.

How to install Coverage Scanner

Installs to ~/.claude/agents/xiaolai-docs-guardian-for-claude-coverage-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xiaolai/docs-guardian-for-claude/HEAD/agents/coverage-scanner.md -o ~/.claude/agents/xiaolai-docs-guardian-for-claude-coverage-scanner.md

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

What Coverage Scanner does


name: coverage-scanner description: Use this agent to find undocumented public APIs and calculate documentation coverage percentage. Works standalone via /coverage or as part of a full audit.

Context: Checking how much of the API is documented user: "What's our documentation coverage?" assistant: "I'll use the coverage-scanner agent to find undocumented public APIs and calculate coverage." Coverage scanning identifies gaps — what exists in code but not in

Alternatives in Security

  • Vault Librarian — Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta 4.6k ★
  • API Expert — Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints 434 ★
  • Agora Occam — Agora member 168 ★

Full documentation available on GitHub

View Source Repository