rust-anti-slop

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill exclusively contains configuration files (clippy.toml, workspace-lints.toml) and documentation (SKILL.md, rules.md) intended to enforce best practices in Rust development.
  • [SAFE]: No executable code, scripts, or remote network operations are present. The skill relies on the standard Rust toolchain (Cargo and Clippy) already present in the user's environment.
  • [SAFE]: The instructions focus on improving error handling, ownership management, and concurrency patterns. The recommendations for #[expect] and // SAFETY: comments promote transparent and verifiable code practices.
  • [SAFE]: The provided configuration for workspace-lints.toml and clippy.toml uses standard Rust and Clippy lint names and follows official documentation patterns for workspace-level lint management.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 12:22 PM
Security Audit — agent-trust-hub — rust-anti-slop