blueprintkit
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
with_server.pyutility script executes shell commands to manage local server lifecycles during testing phases. This is an intended function of the web application testing suite. - [EXTERNAL_DOWNLOADS]: Artifact builder scripts (
init-artifact.sh,bundle-artifact.sh) download development dependencies, frameworks, and templates from the public npm registry. These downloads utilize well-known services for standard project initialization. - [REMOTE_CODE_EXECUTION]: The skill framework facilitates the creation and execution of local automation and build scripts (such as Playwright and Parcel) to perform tasks like UI testing and artifact bundling.
Audit Metadata