Lint Hunter
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/explain_error.shexecutes the localrustc --explaincommand to fetch error descriptions. The input variable is correctly quoted to prevent shell injection, and the tool is a standard part of the Rust compiler toolchain. - [SAFE]: No remote downloads, network operations, or sensitive file access patterns were found in the skill's source files. All operations are local to the skill's directory and standard developer environments.
Audit Metadata