skill-validator
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of rules and validation procedures intended to ensure consistency and quality across an agent's skill library.
- [COMMAND_EXECUTION]: Includes instructions for running markdown linting using the well-known 'markdownlint-cli' tool. These commands are intended for manual execution by a developer during the audit process.
- [EXTERNAL_DOWNLOADS]: References the 'markdownlint-cli' package from the public npm registry. This is a well-known tool for checking markdown documentation quality and is considered a safe dependency for this use case.
- [REMOTE_CODE_EXECUTION]: The skill mentions local shell and Python scripts for validation (e.g., 'validate-skill-sync.sh', 'audit-routines.py'). These are referenced as local project files and do not involve executing code from untrusted remote sources.
Audit Metadata