web-artifacts-builder
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The initialization and bundling scripts download numerous standard development packages (e.g., Vite, Tailwind CSS, Radix UI, Parcel) from the official npm/pnpm registries.
- [COMMAND_EXECUTION]: The skill uses shell scripts (
scripts/init-artifact.shandscripts/bundle-artifact.sh) to perform common development tasks: - Invokes
pnpmto initialize projects and manage dependencies. - Executes
node -eto programmatically update configuration files liketsconfig.jsonduring setup. - Uses
tarto extract a local components archive into the project structure. - Uses
sedfor minor text replacements in generated HTML templates. - [PROMPT_INJECTION]: The skill contains instructional language regarding 'AI slop' and design guidelines which are benign and do not attempt to override agent safety or system instructions.
Audit Metadata