build
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill contains standard build pipeline instructions for a JavaScript/TypeScript project. It utilizes established package managers (npm) and build systems (Maven) to perform routine development tasks.
- [EXTERNAL_DOWNLOADS]: The documentation references metadata retrieval from the official SonarSource/rspec repository. This is a vendor-owned resource used for legitimate project configuration.
- [COMMAND_EXECUTION]: The skill lists commands for compiling code, running tests, and generating project metadata. These commands utilize standard development tools such as npx, npm, and mvn, and are appropriate for the skill's stated purpose of managing a build pipeline.
Audit Metadata