artifacts-builder
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No security issues detected. The skill's behavior is consistent with its stated purpose as a development tool for frontend artifacts.
- [COMMAND_EXECUTION]: The skill utilizes local shell scripts to automate project setup and the build process. These scripts perform standard tasks like directory creation, file modification via sed/node, and executing build tools.
- [EXTERNAL_DOWNLOADS]: The skill downloads standard frontend libraries from the official NPM registry. All identified packages, such as Tailwind CSS, Radix UI, and Lucide React, are high-reputation, industry-standard dependencies.
- [COMMAND_EXECUTION]: The setup script uses Node.js to programmatically edit configuration files during the project initialization phase, which is a common and safe practice for scaffolding tools.
Audit Metadata