rust
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): The instructions are strictly limited to Rust coding standards and project organization. No override or bypass patterns were detected.
- Data Exposure & Exfiltration (SAFE): There are no commands or instructions involving sensitive file paths, hardcoded credentials, or unauthorized network operations.
- Unverifiable Dependencies & Remote Code Execution (SAFE): While the skill mentions libraries like Actix-Web and Tokio, these are standard industry crates for Rust. The skill provides guidance on managing dependencies via Cargo but does not execute remote scripts.
- Indirect Prompt Injection (SAFE): The skill directs the agent to read an internal project file (AGENTS.md). While this is an ingestion point, it is for internal documentation rather than untrusted external data.
- Obfuscation (SAFE): The content is clear markdown with no hidden characters, Base64 encoding, or homoglyphs.
Audit Metadata