headless-ghidra-analyze-function
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
ghidra-agent-clitool along with standard shell commands such asmktemp,cp, andcatto manage analysis data and update project artifacts within theartifacts/andanalysis/directories. - [SAFE]: The skill instructions enforce a strict, logical order of operations (types, constants, vtables, identity, then decompilation), which is a best practice in reverse engineering to ensure accuracy and reduce hallucinations based on raw decompilation.
- [SAFE]: No evidence of obfuscation, multi-layer encoding, or hidden content was found in the instructions or metadata across all language versions.
- [SAFE]: All network operations and tool invocations are performed via the
ghidra-agent-clitool, which is consistent with the vendor's provided infrastructure (ByteLandTechnology). - [SAFE]: The skill does not attempt to access sensitive system locations, user credentials, or perform unauthorized remote code execution.
Audit Metadata