rust-ownership
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to override system behavior, bypass safety filters, or extract system prompts. The content is strictly limited to Rust programming advice.
- Data Exposure & Exfiltration (SAFE): No sensitive file paths, hardcoded credentials, or network-capable commands (e.g., curl, wget) are present. The code examples are static and for illustrative purposes only.
- Obfuscation (SAFE): All text is human-readable with no hidden characters, Base64 encoding, or homoglyph attacks.
- Unverifiable Dependencies & Remote Code Execution (SAFE): No external package managers or remote scripts are invoked. The skill consists entirely of a markdown file.
- Indirect Prompt Injection (LOW): The skill targets
.rsfiles as an ingestion surface. However, the skill lacks any capabilities for file writing, command execution, or network communication. It acts solely as an advisor, resulting in negligible risk (INFO/LOW Tier).
Audit Metadata