craft-ui
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill launches a local preview server (
scripts/render-server.ts) using thebunruntime. The server is configured to listen only on the local loopback interface (127.0.0.1) and includes logic to prevent path traversal outside the designated session directory. - [COMMAND_EXECUTION]: The instructions include a command to modify
.git/info/exclude. This ensures that the.artifactsfolder, which stores temporary HTML variants, is not tracked by the user's local git repository. - [EXTERNAL_DOWNLOADS]: In the 'audit' mode, the agent uses the
WebFetchtool to retrieve the content of running websites for analysis of accessibility, performance, and responsiveness.
Audit Metadata