web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell scripts (
scripts/init-artifact.shandscripts/bundle-artifact.sh) to automate project initialization, local archive extraction, and build processes. - [EXTERNAL_DOWNLOADS]: The skill triggers the installation of standard frontend development packages from the NPM registry using
pnpmandnpm, includingvite,tailwindcss, and various@radix-uicomponents. - [SAFE]: No malicious patterns such as obfuscation, credential exfiltration, persistence mechanisms, or unauthorized privilege escalation were detected. The project configuration updates performed via
node -eare localized to standard TypeScript configuration files.
Audit Metadata