Heeler Security Review banner
api-evangelist api-evangelist

Heeler Security Review

Security community

Description

--- name: heeler-security-review description: Perform a repository security review for the current project directory, including secrets exposure risk, dependency vulnerabilities, license/compliance risks, and operational hardening. Use when users ask for a security posture review or prioritized remediation plan. --- # Heeler Security Review Use this skill to run a structured security review of the repository/directory the user is currently working in. This is a project security posture review

Installation

Installs to ~/.claude/skills/api-evangelist-heeler-heeler-security-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/api-evangelist-heeler-heeler-security-review && curl -fsSL https://raw.githubusercontent.com/api-evangelist/heeler/HEAD/skills/heeler-security-review.md -o ~/.claude/skills/api-evangelist-heeler-heeler-security-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository