pma-rust
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical guidelines and implementation patterns for Rust workspaces, services, and CLIs. It emphasizes security best practices such as using
#![forbid(unsafe_code)], enforcing rustls for TLS, and implementing core dump suppression to prevent secret leaks. - [SAFE]: All recommended tools and dependencies (e.g.,
cargo-deny,cargo-dist,cross,nextest,sqlx,tokio) are standard, well-established components of the Rust ecosystem. External URL references point to reputable open-source projects on GitHub or official services like crates.io. - [SAFE]: The skill contains no malicious patterns, obfuscation, or instructions designed to bypass safety filters. Command examples and CI/CD templates are legitimate and follow best engineering practices for development environments.
Audit Metadata