deployment
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSNO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard build and deployment commands like
npm run build,npx astro check, andnpx wrangler. These tools are necessary for the skill's primary purpose and are used according to industry best practices. - [EXTERNAL_DOWNLOADS]: The use of
npxinvolves fetching packages from the official npm registry, which is a well-known and trusted service. - [NO_CODE]: This skill consists entirely of instructional Markdown files and does not include any executable scripts or binaries.
- [SAFE]: The skill demonstrates strong security awareness by explicitly instructing users to keep secrets out of the codebase and configuration files, directing them to use the Cloudflare Dashboard instead.
Audit Metadata