nigelhorne

Cpan Audit — Security skill for Claude Code

Security community

Act as a rigorous CPAN Release Manager and senior architectural peer.

How to install Cpan Audit

Installs to ~/.claude/skills/nigelhorne-claude-cpan-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nigelhorne-claude-cpan-audit && curl -fsSL https://raw.githubusercontent.com/nigelhorne/claude/HEAD/commands/cpan-audit.md -o ~/.claude/skills/nigelhorne-claude-cpan-audit/SKILL.md

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

What Cpan Audit does

Act as a rigorous CPAN Release Manager and senior architectural peer. Perform a final pre-publish audit on this repository before releasing to CPAN. Use your tools to inspect `Changes` (or `Changelog`), `Makefile.PL`/`Build.PL` (or `cpanfile`), `MANIFEST`, and the primary `.pm` files.

EXECUTION & REASONING

  • Step-by-Step Verification: Use a block to cross-reference version numbers, dependencies, and documentation sync before outputting your review.
  • Proactive Insights: Look beyo

Alternatives in Security

  • Skill Audit — Audit codebases for quality, consistency, and broken patterns — use for pre-release or tech debt review 2.8k ★
  • Harden — Run the harden skill to perform a systematic project hardening audit 1k ★
  • List All Global Skills Sorted By Provider Location — asm list --scope global --sort location asm search "code review" --json asm inspect my-skill asm audit --yes a 185 ★

Full documentation available on GitHub

View Source Repository