rust-macros
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidance on developing Rust macros following standard security and hygiene practices, such as using
$cratefor paths and preserving spans for diagnostics. - [SAFE]: All external resources and documentation links point to official Rust language sites (doc.rust-lang.org) or the official crate registry documentation (docs.rs), which are trusted sources.
- [SAFE]: The skill mentions common development tools like 'cargo-expand' and 'trybuild' which are standard in the Rust macro development workflow.
- [SAFE]: The 'Data Privacy' section correctly advises users to review macro expansions for potential secret leaks before publishing, demonstrating a safety-conscious design.
Audit Metadata