skill-auditor

Audit skill collections for security, consistency, and ecosystem health.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/xjiang77/agent-wisp --skill skill-auditor-xjiang77
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-auditor
Source: https://github.com/xjiang77/agent-wisp/tree/main/tools/setup-toolkit/skills/skill-auditor
Command: npx skills add https://github.com/xjiang77/agent-wisp --skill skill-auditor-xjiang77

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit a collection of skills for security, consistency, cross-platform compatibility, and ecosystem health.

Core Features & Use Cases

  • Security & Compliance: Detect risky patterns, unsafe dependencies, and scripting pitfalls across skills.
  • Consistency & Quality: Enforce uniform frontmatter, naming, and structure throughout a skill set.
  • Ecosystem Health: Identify gaps, redundancies, and outdated tooling in a repository of skills.

Quick Start

Run the auditor on a directory of skills to generate a comprehensive report.

Frequently Asked Questions about skill-auditor

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

FAQPage Schema
How do I audit a skill library for security vulnerabilities and unsafe dependencies?▼

You can audit a skill library for security by running this tool, which reads SKILL.md frontmatter and referenced files to detect risky patterns and unsafe dependencies, then produces a structured report with risk ratings.

What is cross-platform compatibility auditing for a collection of skills?▼

Cross-platform compatibility auditing checks skills within a directory or Git repository to ensure they meet a uniform standard, cataloging tool usage and dependencies to identify scripting pitfalls that affect different operating systems.

How do I enforce consistent frontmatter and naming structure across a Git repository of skills?▼

To enforce consistency across a Git repository of skills, an auditing tool reads each SKILL.md file to verify uniform frontmatter, naming, and structure, identifying gaps and redundancies throughout the skill set.

Can I audit plugins and skill directories to identify outdated tooling and ecosystem health issues?▼

Yes, you can audit plugins and skill directories to assess ecosystem health by cataloging tool usage and dependencies, which identifies gaps, redundancies, and outdated tooling while ensuring a uniform standard across a team.

What is the best way to generate a structured audit report with risk ratings for a skill set?▼

The best way to generate a structured audit report with risk ratings is to run an auditor on a directory of skills, which evaluates security, consistency, and compatibility before outputting the comprehensive findings.