cloudflare-workers

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The guide recommends using npm create cloudflare@latest and npx wrangler. These are standard, official CLI tools for the Cloudflare ecosystem and do not pose a security risk in this context.
  • [SAFE] (SAFE): Code examples for SQLite storage follow security best practices by using parameterized queries (e.g., this.sql.exec('...', id, name)) which prevents SQL injection.
  • [SAFE] (SAFE): No evidence of prompt injection, data exfiltration, or obfuscation was found. The skill maintains a legitimate instructional focus on Cloudflare's edge computing platform.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 09:58 AM