rust-code-review

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides technical guidance for reviewing Rust code, covering ownership, error handling, and concurrency.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection by design as it processes untrusted user-provided Rust source files. However, this is inherent to its primary purpose as a code review tool.
  • Ingestion points: The skill defines a workflow in SKILL.md that ingests .rs files and Cargo.toml.
  • Boundary markers: The instructions do not define specific delimiters or instructions to ignore embedded prompts in the analyzed content.
  • Capability inventory: The skill references external command execution like cargo clippy and loading other skill modules.
  • Sanitization: No sanitization of the analyzed code is specified, which is common for this use case.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 03:32 AM