cloudflare-dns

Warn

Audited by Socket on Feb 25, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This SKILL.md documents a coherent Cloudflare DNS management skill that legitimately requires a Cloudflare API token and optionally a zone ID. The documented operations (preflight checks, direct Cloudflare API calls via curl, and local .env file management) are consistent with the stated purpose. The primary security concerns are operational/usability choices that can lead to accidental credential exposure: printing existing .env contents to the console and automating append/replace of .env files without a careful merge or explicit user confirmation. There is no evidence in the provided documentation of download-and-execute chains, third-party proxying of credentials, obfuscated code, or deliberate exfiltration. However, the actual helper script referenced (cloudflare-dns.sh) is not included; that file could materially change risk. Recommend: (1) review the implementation of scripts/cloudflare-dns.sh before use, (2) avoid printing whole .env contents or ensure it redacts unrelated secrets, (3) prefer targeted writes (only add CF_* keys) and explicit backup semantics, and (4) require explicit per-action confirmation for destructive DNS changes when used by automated agents.

Confidence: 85%Severity: 75%
Audit Metadata
Analyzed At
Feb 25, 2026, 11:23 PM
Package URL
pkg:socket/skills-sh/psylch%2Fcloudflare-dns-skill%2Fcloudflare-dns%2F@e0a2d9b8223ef63262245915159dcdb8aedab062