rust
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development guidelines for a Rust tech stack, including tokio, axum, sea-orm, and postgres. These are widely recognized and trusted open-source libraries in the Rust ecosystem.
- [SAFE]: Hardcoded values such as '123456' appear as default development passwords for local PostgreSQL and Redis instances within configuration examples and Docker Compose files. These are documented as placeholders for local development and do not represent a credential leak.
- [SAFE]: The skill establishes standard security practices, such as using bcrypt for password hashing, jsonwebtoken for session management, and implementing Role-Based Access Control (RBAC).
- [SAFE]: All external references, such as those to the SeaORM CLI or project repositories like 'youlai-boot-postgres', are contextually appropriate for the stated purpose of building a backend system and trace back to the vendor's known project ecosystem.
Audit Metadata