rust-guide
Fail
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: CRITICAL
Full Analysis
- SAFE (SAFE): The documentation contains high-quality Rust examples that promote secure and stable development. Key patterns include the use of
thiserrorfor domain errors andaxumfor safe HTTP responses. - EXTERNAL_DOWNLOADS (SAFE): The skill references standard, highly-trusted Rust crates (e.g., tokio, sqlx, itertools, anyhow). These references are documentation-only and do not trigger untrusted downloads.
- DATA_EXFILTRATION (SAFE): No evidence of credential hardcoding or unauthorized data transmission was detected. The database and network patterns (e.g.,
bulk_insert,Paginator) are standard and include proper error handling and timeouts. - PROMPT_INJECTION (SAFE): The markdown content and code comments are strictly instructional and do not contain any instructions intended to bypass AI safety filters or override agent behavior.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata