skills-audit
Skills Audit (SkillLens)
Install SkillLens
- One-off run:
npx skilllens scan(orpnpm dlx skilllens scan) - Global install:
pnpm add -g skilllens
Quick start
- Run
skilllens configto see configured scan roots and auditor CLI availability. - Run
skilllens scanto scan configured roots, orskilllens scan <path>to scan a specific directory. - Re-run with
--verboseto see raw auditor output and--forceto ignore cached results.
Audit workflow
-
Define scope
- Prefer a concrete target path (example:
~/.codex/skills) unless the user explicitly wants all configured roots. - If auditing a repo checkout containing skills, scan the parent folder that contains skill directories (example:
skilllens scan ./skills).
- Prefer a concrete target path (example:
-
Inventory skills with SkillLens
- Run
skilllens scan [path] [--auditor claude|codex]. - Treat missing auditor CLIs or
skippedstatuses as “manual review required”, not “safe”.
- Run
-
Prioritize review order
- Review any
unsafeorsuspiciousverdicts first. - Next, review skills that request broad permissions (filesystem/network), run shell commands, or reference external downloads.
- Review any
-
Manually review each skill’s contents
- Read the skill’s
SKILL.mdand any referencedscripts/,references/, andassets/. - Do not execute bundled scripts by default; inspect first.
- Read the skill’s
-
Evaluate risks (focus on realistic abuse)
- Exfiltration: sending file contents, env vars, tokens, SSH keys, browser data, or configs to remote endpoints.
- Execution: instructions to run arbitrary shell commands,
curl | bash,eval, or to fetch-and-execute code. - Persistence: modifying shell profiles, launch agents, cron, editor configs, or skill install locations.
- Privilege/approval bypass: instructions to ignore system policies, disable safety checks, or request escalated permissions unnecessarily.
- Prompt injection: attempts to override higher-priority instructions (“ignore previous”, “always comply”, “never mention…”).
- Overbroad triggers: vague descriptions that cause the skill to trigger on unrelated tasks.
-
Produce a report
- For each skill, include:
name,path,verdict(safe/suspicious/unsafe),risk(0–100), and bullet issues with concrete evidence (quote or filename). - Recommend fixes that reduce blast radius: narrow scope, remove dangerous defaults, add explicit confirmation gates, and document required permissions.
- For each skill, include:
Command snippets
- Scan configured roots:
skilllens scan - Scan a specific folder:
skilllens scan ~/.codex/skills - Force a re-audit and show raw output:
skilllens scan ~/.codex/skills --force --verbose
More from mmcmedia/openclaw-agents
etsy-keyword-research
Deep Etsy keyword research for digital products. Use when researching keywords for Etsy listings, finding profitable niches, analyzing search volume and competition, or optimizing listing tags. Produces actionable keyword lists with search volume estimates, competition scores, and strategic recommendations.
86etsy-expert
Etsy shop optimization expert (Bailey from Bailey Design Co style) specializing in digital products, listing optimization, mockups, pricing strategy, and ROAS tracking for creative entrepreneurs.
76etsy-listing-analyzer
Analyze Etsy competitor listings to understand success factors. Use when reverse-engineering top sellers, understanding what images/descriptions work, analyzing pricing strategies, or finding gaps in competitor listings. Uses visual analysis of listing images and detailed review of copy/structure.
68shorts-creator
Create vertical 9:16 video clips from full music videos for Instagram Reels, TikTok, and YouTube Shorts. Takes full-length music video and extracts key moments, re-frames for mobile, and optimizes for social platforms. Use when creating short-form social content from PsalMix music videos or any video content.
64chief-of-ai
Chief of AI who researches new AI/tech developments, recommends tools, automation opportunities, and strategies to stay on the cutting edge. Monitors AI news, evaluates new tools, and identifies leverage points.
51etsy-listing-generator
Generate Etsy listing images from HTML templates using Playwright. Supports single and batch rendering with customizable title, subtitle, badge text, and product images. Use when creating Etsy product listing images, mockups, or running batch generation for multiple products (e.g., puppet printables, digital downloads). Works with any HTML template that uses PRODUCT_IMAGE_URL, TITLE_TEXT, SUBTITLE_TEXT, BADGE_LEFT_TEXT placeholders.
45