Back to Directory
development
SkillLens Audit
Audit locally installed agent skills for security/policy issues using the SkillLens CLI (`skilllens scan`, `skilllens config`). Use when asked to scan a skills directory (Codex/Claude) and produce a risk-focused audit report based on each skill's `SKILL.md` and bundled resources.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of the skills-audit tool using SkillLens.
- Audits locally installed agent skills for security and policy issues via the SkillLens CLI.
- Provides clear workflow for scanning skills directories, reviewing risks, and generating risk-focused audit reports.
- Details risk patterns to watch for, such as exfiltration, shell execution, persistence, and prompt injection.
- Includes practical command usages and guidance for both quick scans and in-depth manual reviews.
- Offers report structure suggestions for actionable, evidence-based audit results.