web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell scripts to automate project lifecycle tasks. It executes pnpm for package management, sed for template modification, and node for programmatic JSON configuration updates. These operations are restricted to the local project environment created by the skill.
- [EXTERNAL_DOWNLOADS]: The initialization script downloads standard web development libraries and build tools from the official npm registry. These include framework components, styling utilities, and UI library dependencies required to build modern frontend artifacts.
Audit Metadata