cloudflare-nextjs
Warn
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (MEDIUM): The README references several shell scripts (
setup-new-project.sh,setup-existing-project.sh,analyze-bundle.sh) that are stated to be included in the skill. These files were not provided for analysis, creating a risk of unverified command execution if an agent attempts to run them. - [EXTERNAL_DOWNLOADS] (LOW): The skill instructs users to install external Node.js packages (
@opennextjs/cloudflare,wrangler) and execute remote initialization scripts (npm create cloudflare). While these are common developer tools, they represent an external dependency on third-party code. - [NO_CODE] (SAFE): The provided file is a README.md document containing metadata, documentation, and usage instructions rather than executable code logic itself.
Audit Metadata