reverse-engineer
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell utilities including
git,jq,cat, andmkdir. These are used to parse the local.stackshift-state.jsonconfiguration file, capture the current repository's commit hash, and prepare the output directory structure for generated documentation. All commands are executed locally and are appropriate for a developer tool. - [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill does not attempt network exfiltration, lacks obfuscated content, and does not perform any remote code execution from untrusted sources. Its behavior is consistent with its stated purpose of deep codebase analysis and documentation generation.
Audit Metadata