Agent skill · Security

agent-audit

Validates agent configurations for model selection, tool permissions, focus areas, and approach quality. Use when reviewing, auditing, improving agents, or learning agent best practices.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill agent-audit-philoserf-claude-code-setup --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Allowed tools: ReadGrepGlobBash
Path: skills/agent/agent-audit-philoserf-claude-code-setup/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## Reference Files Advanced agent validation guidance: - [model-selection.md](model-selection.md) - Model choice decision matrix, use cases, and appropriateness criteria - [tool-restrictions.md](tool-restrictions.md) - Tool permission patterns, security implications, and restriction fit - [focus-area-quality.md](focus-area-quality.md) - Focus area specificity assessment, quality scoring, and criteria - [approach-methodology.md](approach-methodology.md) - Approach completeness, required components, and methodology patterns - [resource-organization.md](resource-organization.md) - Resource directory validation and progressive disclosure - [examples.md](examples.md) - Good vs poor agent comparisons and full audit reports - [report-format.md](report-format.md) - Standardized audit report template and structure - [common-issues.md](common-issues.md) - Frequent problems, fixes, and troubleshooting patterns --- # Agent Auditor Validates agent configurations for model selection, tool restrictions, focus areas, and approach methodology. ## Quick Start **Basic audit workflow**: 1. Read agent file 2. Check model selection appropriateness 3. Validate tool restrictions 4. Assess focus area quali

What's inside
Steps it walks through
  1. Reference Files
  2. Quick Start
  3. Agent Audit Checklist
  4. Critical Issues
  5. Important Issues
  6. Nice-to-Have Improvements
  7. Audit Workflow
  8. Step 1: Read Agent File
  9. Step 2: Validate Model Selection
  10. Step 3: Validate Tool Restrictions
  11. Step 4: Assess Focus Area Quality
  12. Step 5: Review Approach Methodology
  13. Step 6: Validate Resource Organization
  14. Step 7: Check Context Economy
Ships with 1 file
  • metadata.json
Commands it runs
Single agent
Read skills/evaluator/SKILL.md
Find all agents
Glob agents/*.md
Count lines
wc -l skills/evaluator/SKILL.md
More from claude-skill-registry
All skills →
About this skill
What does the agent-audit skill do?

Validates agent configurations for model selection, tool permissions, focus areas, and approach quality. Use when reviewing, auditing, improving agents, or learning agent best practices.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill agent-audit-philoserf-claude-code-setup --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going