skill-auditor

Installation
SKILL.md

Skill Auditor

Analyze agent skill directories for security risks and provide an install/reject verdict.

Repo Sync Before Edits (mandatory)

Before generating any output files, sync with the remote to avoid conflicts:

branch="$(git rev-parse --abbrev-ref HEAD)"
git fetch origin
git pull --rebase origin "$branch"

If the working tree is dirty, stash first, sync, then pop. If origin is missing or conflicts occur, stop and ask the user before continuing.

Workflow

Auditing a skill follows these phases:

Related skills

More from montimage/skills

Installs
30
GitHub Stars
4
First Seen
Feb 9, 2026