macros-code-review
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and instructions for code review tasks. It contains no executable code, shell commands, or active components that could be misused.
- [PROMPT_INJECTION]: The review workflow and checklists are focused solely on Rust macro technicalities. No instructions designed to override AI safety protocols or extract system prompts were detected.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations or download external scripts. All referenced documentation is stored locally within the skill folder.
- [DATA_EXFILTRATION]: No patterns for accessing sensitive files or exfiltrating data were found. The skill operates purely on the content provided in the user's prompt for review.
- [REMOTE_CODE_EXECUTION]: There are no remote code execution patterns. Code examples for procedural macros use standard, well-known Rust crates like 'syn' and 'quote' for illustrative purposes only.
Audit Metadata