cloudflare-dns

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script 'scripts/cloudflare-dns.sh' executes local system commands including 'curl', 'jq', 'dig', and 'kubectl' to manage DNS records and verify status.
  • [EXTERNAL_DOWNLOADS]: Communicates with the Cloudflare REST API (api.cloudflare.com) to perform DNS operations. As Cloudflare is a well-known service, this is documented as expected functional behavior.
  • [CREDENTIALS_UNSAFE]: The skill provides instructions for managing sensitive Cloudflare API tokens using environment variables and .env files, following best practices to avoid hardcoding secrets. It includes a .env.example template with placeholders and provides guidance on setting up scoped tokens with minimum required permissions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 11:21 PM