re-source
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and SQL query templates for reverse engineering binaries within the IDA Pro environment. It does not perform any network operations, access sensitive system files, or execute untrusted code. All described operations are local to the researcher's analysis environment.
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface:
- Ingestion points: Binary data and metadata (symbols, strings) ingested via SQL queries (e.g.,
SELECT decompile,SELECT ... FROM ctree) inSKILL.md. - Boundary markers: None present in the provided templates.
- Capability inventory: Uses
Bash,Read,Glob, andGreptools, and allows database modifications via SQLUPDATEandINSERTcommands inSKILL.md. - Sanitization: No explicit sanitization or validation of the data retrieved from the binary is performed before processing.
Audit Metadata