rust
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The skill is composed of informational Markdown files providing design patterns and security references.
- [SECURITY EDUCATION] (INFO):
references/security-examples.mdcontains examples of vulnerabilities such as Command Injection and SQL Injection. These are explicitly labeled as 'VULNERABLE' and are provided as negative examples alongside 'SECURE' or 'FIXED' implementations for educational purposes. - [BEST PRACTICES] (INFO): The skill promotes high-security standards, including input validation, parameterized queries, and the use of cryptographically secure random number generators.
- [DEPENDENCIES] (INFO): All referenced Rust crates (e.g.,
tokio,sqlx,tauri,serde,rand) are standard, reputable, and widely used in the Rust ecosystem. No suspicious or unverified external scripts are present.
Audit Metadata