gorm-dao
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes security best practices by emphasizing the use of parameterized queries and explicitly warning against the interpolation of user input into SQL strings.
- [SAFE]: The instructions consistently recommend using context propagation for all database operations to ensure proper timeout and cancellation handling.
- [SAFE]: External dependencies referenced in the skill, including GORM drivers and the ncruces/go-sqlite3 WASM driver, are well-known and reputable projects within the Go ecosystem.
- [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized command execution was found in the provided files.
Audit Metadata