update-sqlx
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and instructional shell scripts for updating SQLx offline query caches.
- All commands utilize standard local development tools such as
cargo,git,find,awk, andsedto manage project-specific metadata files (.jsonfiles in.sqlx/directories). - There are no remote network requests, external downloads, or attempts to access sensitive system files or credentials.
- The provided workflow is designed to prevent accidental data loss in a CI/CD environment by ensuring metadata for enterprise features is preserved even when compiling locally with fewer features.
Audit Metadata