prpm-json-best-practices
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for the PRPM tool. It provides a formal JSON schema and examples for managing single and multi-package repositories without implementing any malicious logic or behaviors.
- [COMMAND_EXECUTION]: The documentation includes information on the
scriptsmanifest field used by the PRPM tool to automate tasks such as building TypeScript hooks before publishing. The examples provided (e.g.,npm run build,npm test) are standard, safe development practices. Furthermore, the skill explicitly recommends against using scripts that run during installation to protect users.
Audit Metadata