rust-macros
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection, role-play instructions, or attempts to bypass safety filters were detected in the skill instructions.
- [SAFE]: No sensitive data exposure, hardcoded credentials, or exfiltration patterns were identified. Sensitive paths such as SSH or AWS configurations are not accessed.
- [SAFE]: No obfuscation techniques, including Base64 encoding, zero-width characters, or homoglyphs, were found in the skill files or HTML report.
- [SAFE]: External dependencies referenced (
syn,quote,proc-macro2) are standard, well-known libraries within the Rust ecosystem for macro development. - [SAFE]: Remote resources and links point exclusively to official documentation (rust-lang.org) and established package registries (docs.rs), which are considered well-known and safe services.
- [SAFE]: No privilege escalation, persistence mechanisms, or suspicious command execution patterns (such as sudo or chmod) were detected.
- [SAFE]: The skill provides best practice advice, such as sanitizing user input in procedural macros, which contributes to overall development safety.
Audit Metadata