d1-migration

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes standard development tools and package managers including pnpm, npm, and npx. These are common in modern JavaScript/TypeScript workflows.
  • [SAFE]: All external interactions are directed toward Cloudflare's official services via the wrangler CLI, which is the well-known and official tool for Cloudflare Workers and D1 database management.
  • [SAFE]: The troubleshooting instructions, such as manually recording a migration in the d1_migrations table, are standard technical workarounds for resolving known schema synchronization issues and do not involve malicious behavior.
  • [SAFE]: The skill emphasizes manual inspection of generated SQL code before application, which is a defensive programming best practice that helps prevent accidental data loss or schema corruption.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 10:35 PM
Security Audit — agent-trust-hub — d1-migration