audit-library-health
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto run theai-agent-skillspackage. This is a standard Node.js development practice that fetches the necessary utility from the npm registry to perform the requested audit tasks. - [COMMAND_EXECUTION]: The workflow involves executing standard CLI operations such as
validate,doctor, andbuild-docs. These commands are scoped to checking frontmatter validity, folder consistency, and documentation status within the library. - [DATA_EXFILTRATION]: The
checkcommand is documented as making network requests to verify upstream sources for potential updates. This network activity is transparently described and consistent with the functional purpose of checking for stale library components.
Audit Metadata