rust-systems
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security vulnerabilities were detected in the skill files. The skill functions exclusively as a reference guide for writing idiomatic Rust code.\n- PROMPT_INJECTION (SAFE): No prompt injection attempts were found. The instructional content uses natural language and code examples to enforce style consistency without attempting to bypass safety filters or override agent behavior.\n- EXTERNAL_DOWNLOADS (SAFE): All external references in
metadata.jsonandREADME.mdpoint to official, high-trust sources including the official Rust Book, Rust API Guidelines, and the Rustonomicon.\n- DATA_EXFILTRATION (SAFE): No evidence of hardcoded credentials, sensitive file access (beyond documentation of standard Linux paths like/proc/stat), or unauthorized network requests was found.\n- PRIVILEGE_ESCALATION (SAFE): Mentions of 'sudotest.rs' are contextually appropriate for systems programming guides to describe where to place tests that require administrative permissions; no actual privilege escalation commands are present in the skill code.
Audit Metadata