skills/iliaal/ai-skills/rust-systems/Gen Agent Trust Hub

rust-systems

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides idiomatic Rust patterns and security best practices for systems development without any malicious instructions or code. It specifically recommends security-enhancing tools like cargo-audit and cargo-deny for supply chain security.\n- [SAFE]: No hardcoded credentials or sensitive data exposure patterns were detected. The skill provides examples of secure configuration management through environment variables and configuration files.\n- [SAFE]: The skill promotes defensive programming through explicit input validation requirements using the validator crate for web handlers and custom validation for CLI tools.\n- [SAFE]: Guidelines for using unsafe Rust are restrictive, requiring safety documentation (SAFETY comments) and automated verification with Miri to prevent memory safety issues.\n- [SAFE]: All suggested external tools and libraries are standard, well-known components of the Rust ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 04:21 PM