cloudflare-worker
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute local diagnostic scripts and development commands, including
node ./scripts/check-env.mjs,node ./scripts/check-client-links.mjs, and server-specific lifecycle commands likedev,typecheck, andbuild. These are standard operations for validating workspace state. - [DATA_EXPOSURE]: The instructions require the agent to read sensitive configuration and environment files such as
.env.local,wrangler.jsonc, andstate.json. This access is fundamental to the skill's primary purpose of diagnosing server-client linkage and environment alignment.
Audit Metadata