skills/oakoss/agent-skills/cloudflare/Gen Agent Trust Hub

cloudflare

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The documentation references the installation of official tools such as wrangler and @cloudflare/next-on-pages via the npm registry. These are well-known packages provided by Cloudflare for interacting with their ecosystem.
  • [COMMAND_EXECUTION]: The skill provides examples of using the wrangler CLI for deployment, secret management, and database operations. These are standard administrative tasks for the Cloudflare platform and do not involve arbitrary or malicious command execution.
  • [CREDENTIALS_UNSAFE]: The skill explicitly advises against hardcoding secrets in configuration files and instead recommends using the wrangler secret put command for secure, encrypted storage of sensitive information.
  • [DATA_EXFILTRATION]: No suspicious network operations or data exfiltration patterns were found. Network operations described are part of standard Cloudflare Worker functionality (e.g., fetch handlers).
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 08:35 PM