backend-development
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide for Clean Architecture, API design, and database patterns in Rust.
- [SAFE]: Encourages the use of
sqlx::query_as!, which provides compile-time verification and parameterization of SQL queries, effectively mitigating SQL injection risks. - [SAFE]: Implements input handling through Data Transfer Objects (DTOs), which is a best practice for validating and sanitizing data before it reaches the business logic layer.
- [SAFE]: No instances of remote code execution, prompt injection, data exfiltration, or unauthorized command execution were found in the instructions or reference files.
Audit Metadata