rust-web-security
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected across the skill's instructions, references, or example code.
- [COMMAND_EXECUTION]: The skill instructs the agent to utilize standard Rust development and security tools, such as
cargo audit,cargo test, andcargo clippy. These are legitimate utilities used for their intended purpose of verifying code quality and identifying known vulnerabilities. - [EXTERNAL_DOWNLOADS]: The skill references the use of
cargo audit, which involves downloading the public vulnerability database from the official RustSec project. This is a well-known and trusted service within the Rust ecosystem. - [PROMPT_INJECTION]: The instructions focus purely on establishing security boundaries and enforcing protocol correctness. No attempts to override agent safety guidelines or extract system prompts were found.
Audit Metadata