emanuelegreco29

Codexpiator Audit — Security skill for Claude Code

Security community

Full frontend/backend/security/testing audit.

How to install Codexpiator Audit

Installs to ~/.claude/skills/emanuelegreco29-codexpiator-codexpiator-audit/SKILL.md

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

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

What Codexpiator Audit does


description: Full frontend/backend/security/testing audit allowed-tools: Task, Read, Grep, Glob, Bash(git:*)

Run a full audit of the current project's frontend, backend, security, and testing surfaces by actually launching the `codexpiator-reviewer` agent through the Task/Agent tool — never substitute reading files yourself and narrating what an audit would find instead of running one.

Before launching the agent:

  1. Determine the audit scope: if the user gave a path/directory argume

Alternatives in Security

Full documentation available on GitHub

View Source Repository