rust-sop
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on establishing high-quality coding standards and project conventions for Rust development. It encourages the use of structured logging, exhaustive error handling, and safe concurrency primitives, which are beneficial for security and reliability.
- [COMMAND_EXECUTION]: The skill instructs the agent to utilize the standard Rust toolchain (e.g.,
cargo test,cargo clippy) and a specific vendor tool (joelclaw docs search) to perform development tasks and retrieve documentation. These operations are legitimate and restricted to the intended developer workflow. - [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it processes untrusted data. Ingestion points: Rust source code and PRs. Boundary markers: Absent. Capability inventory:
cargo(test, build, clippy) across all scripts andjoelclaw(docs search). Sanitization: Absent. While this surface exists, it is inherent to the skill's purpose of analyzing code, and no malicious patterns or vulnerabilities were identified.
Audit Metadata