sota-rust

Pass

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents industry-standard best practices for Rust development, covering memory safety (unsafe discipline), concurrency (async/tokio safety), and robust error handling to prevent program instability.
  • [SAFE]: Security-focused rules (rules/05) provide actionable advice for dependency auditing, integer overflow prevention, secret management (using zeroize and constant-time comparisons), and hardening against common web vulnerabilities like path traversal and SQL injection.
  • [SAFE]: The instructions encourage the use of verified security tools and practices, such as cargo audit, cargo deny, and cargo vet for supply chain security, and Miri for detecting undefined behavior in unsafe code.
  • [SAFE]: No patterns of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution were detected in the skill's instructions or rules.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 5, 2026, 10:17 PM
Security Audit — agent-trust-hub — sota-rust