decompiler
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements legitimate reverse-engineering workflows for IDA Pro. It uses a SQL backend to query decompilation data and perform surgical edits to the database (comments, names, types). All operations are local to the analysis environment and follow established tool patterns.
- [SAFE]: No evidence of prompt injection, data exfiltration, or malicious persistence mechanisms was found. The use of the
Bashtool is restricted to the intended CLI operations (such as running the SQL interface), and no sensitive file access or network requests are performed. - [SAFE]: The skill processes data from decompiled binary functions, which is inherently untrusted. While this presents a theoretical surface for indirect prompt injection, it is the primary purpose of the skill and the risk is considered low and manageable within the context of reverse engineering tasks.
Audit Metadata