skills-audit

Audit security and policy risks in local agent skills via SKILL.md analysis.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AnywhereOps/claude-drew-and-keanu-kemp --skill skills-audit-anywhereops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-audit
Source: https://github.com/AnywhereOps/claude-drew-and-keanu-kemp/tree/main/archive/50_reference/skills/skill-audit
Command: npx skills add https://github.com/AnywhereOps/claude-drew-and-keanu-kemp --skill skills-audit-anywhereops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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.

Core Features & Use Cases

  • Scan local agent skills directories to identify unsafe permissions and policy gaps.
  • Generate a risk-focused audit report that cites evidence from each skill's SKILL.md and bundled resources.
  • Use case: quickly vet a Codex/Claude skills directory before deployment to ensure compliance.

Quick Start

Run skilllens scan on your skills directory to generate an audit report and review any identified risks.

Frequently Asked Questions about skills-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit local agent skills for security and policy risks?

You can audit local agent skills for security and policy risks by running a scan on your skills directory. The scan analyzes each skill's SKILL.md and bundled resources to produce a risk-focused report highlighting unsafe or suspicious items.

What does a skill security audit report include?

A skill security audit report includes risk-focused findings that cite evidence from each skill's SKILL.md and bundled resources. It highlights unsafe permissions, policy gaps, and suspicious items found across all evaluated skills.

Can I scan a Codex or Claude skills directory before deployment?

Yes, you can scan a Codex or Claude skills directory before deployment. The audit process applies to directories containing these local agent skills and evaluates their bundled scripts, references, and assets for compliance.

How do I check if a skill has unsafe permissions or missing frontmatter?

To check for unsafe permissions or missing frontmatter, scan the skills directory to evaluate each SKILL.md. The audit ensures each skill provides a name and description in frontmatter and flags any identified policy gaps or risks.

What is the best way to vet local agent skills for compliance?

The best way to vet local agent skills for compliance is to run a directory scan that analyzes SKILL.md files and bundled resources. This generates a risk-focused audit report citing evidence of any unsafe or suspicious items.

Does the skill audit evaluate bundled scripts and references?

Yes, the skill audit evaluates bundled scripts and references. During evaluation, it analyzes optional directories containing scripts, references, and assets alongside the SKILL.md to identify potential security and policy risks.