cloudflare-hyperdrive

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate developer resource providing templates and documentation for Cloudflare Hyperdrive.
  • [SAFE]: All credential strings identified in the documentation (e.g., in SKILL.md and references/setup-guide.md) are clearly marked placeholders (e.g., user:password@host) intended for use as examples in CLI commands.
  • [SAFE]: The inclusion of templates/local-dev-setup.sh demonstrates good security practice by automating the creation of a local environment file and ensuring it is added to .gitignore to prevent accidental credential leakage.
  • [SAFE]: The code samples and templates consistently demonstrate and recommend the use of parameterized queries and prepared statements, which are critical for preventing SQL injection vulnerabilities.
  • [SAFE]: The helper script scripts/check-versions.sh is a benign utility designed to verify that the developer's local environment meets the minimum version requirements for the used libraries.
  • [SAFE]: External dependencies referenced in the documentation and templates are standard, well-maintained libraries from reputable sources (e.g., pg, mysql2, drizzle-orm).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:28 PM