rust-core-language
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill mandates the execution of
cargo clippyandcargo fixwhich are standard development tools. - [PROMPT_INJECTION]: The skill creates an attack surface by instructing the agent to read
Cargo.tomland codebase source files. This could allow malicious instructions in those files to influence agent behavior. Ingestion points: Reads crate configuration and source files inSKILL.md. Boundary markers: No explicit instructions or markers provided to ignore embedded commands in the data. Capability inventory: Agent has the ability to run compiler tools and modify code as part of its primary function. Sanitization: No specific content filtering or sanitization of the input files is described.
Audit Metadata