audit-library-health
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Node.js development workflows for library maintenance. No malicious instructions, obfuscation, or data exfiltration attempts were found.
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to use
npx ai-agent-skills, which downloads and runs the package from the npm registry. This is common behavior for Node.js command-line utilities. - [COMMAND_EXECUTION]: Several commands are provided for library validation (
validate,doctor,check,build-docs). These are scoped to library auditing and follow best practices such as using--dry-runand--format jsonfor automation.
Audit Metadata