web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were found in the skill's instructions or scripts.
- [COMMAND_EXECUTION]: The skill uses shell scripts to manage project files and execute build commands. Specifically,
init-artifact.shinitializes a React project andbundle-artifact.shuses Parcel to compile the application into a single HTML file. - [EXTERNAL_DOWNLOADS]: The scripts download development dependencies from the official npm registry using standard package managers (npm and pnpm).
Audit Metadata