sqlx-postgres
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill provides static documentation and code examples for database interactions.
- [DATA_EXFILTRATION] (SAFE): No credentials, sensitive file paths, or unauthorized network operations were identified. The mention of DATABASE_URL is standard for the library's configuration.
- [COMMAND_EXECUTION] (SAFE): The migration commands (sqlx migrate) are provided as documentation for the user and are not executed by the agent.
- [REMOTE_CODE_EXECUTION] (SAFE): No external dependencies are downloaded or executed. The code snippets use standard, well-known libraries (sqlx, serde).
Audit Metadata