d1-do-storage

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill is a collection of reference documentation and code snippets intended to guide developers in using Cloudflare storage APIs correctly. No malicious intent or obfuscated logic was detected.\n- [COMMAND_EXECUTION] (SAFE): The skill strictly mandates the use of parameterized queries (prepare().bind()) and warns against unsafe practices like env.DB.exec() in application paths, effectively promoting strong defenses against SQL injection.\n- [EXTERNAL_DOWNLOADS] (SAFE): No remote scripts or unauthorized external dependencies are downloaded or executed. References to drizzle-orm are appropriate for the stated use case.\n- [DATA_EXFILTRATION] (SAFE): There are no indicators of sensitive data access (e.g., local credentials) or unauthorized network exfiltration. Network usage is confined to documented Cloudflare Worker storage bindings.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 09:06 PM