rust-testing
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found.
- [Data Exposure & Exfiltration] (SAFE): No access to sensitive files, hardcoded credentials, or unauthorized network operations were identified.
- [Obfuscation] (SAFE): No encoded content, hidden characters, or homoglyphs were detected.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill references standard Rust tools (cargo) and community-vetted crates (tokio, proptest, mockall). No remote script execution or suspicious package installations were found.
- [Privilege Escalation] (SAFE): No commands for acquiring elevated permissions (e.g., sudo, chmod) were present.
- [Persistence Mechanisms] (SAFE): No attempts to maintain access via shell profiles or scheduled tasks were found.
- [Metadata Poisoning] (SAFE): Metadata is descriptive and matches the skill's purpose.
- [Indirect Prompt Injection] (SAFE): The skill does not ingest untrusted external data for use in high-privilege operations.
- [Time-Delayed Attacks] (SAFE): No date/time checks or conditional logic gating dangerous operations were found.
- [Dynamic Execution] (SAFE): No use of unsafe deserialization or runtime code generation was detected.
Audit Metadata