rust-expert

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill incorporates comprehensive security and quality guidelines, explicitly recommending tools like cargo audit, cargo deny, and cargo-semver-checks for supply chain and API safety.
  • [SAFE]: The included helper scripts (scripts/discover-rust-gates.mjs, scripts/check-reference-links.mjs, scripts/check-trigger-evals.mjs) are static analysis tools that read local repository configurations (such as GitHub Workflows, Justfiles, and Markdown links) to assist the developer. These scripts do not perform network requests, execute remote code, or request elevated privileges.
  • [SAFE]: The skill instructions promote safe Rust practices, such as avoiding unnecessary unsafe blocks, minimizing the use of Arc<Mutex<_>>, and properly handling error boundaries.
  • [SAFE]: No obfuscation, hardcoded credentials, or persistence mechanisms were found across the skill's documentation, configurations, or utility scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 08:37 PM
Security Audit — agent-trust-hub — rust-expert