find-crypto-entry
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent on how to use dynamic code execution capabilities within a browser environment. Specifically, it details the use of
inject_before_loadto insert custom hook scripts (e.g., for hijackingXMLHttpRequestorfetch) andevaluate_scriptto execute JavaScript within specific execution frames to inspect local variables. These actions are performed via a specialized toolset for reverse engineering. - [COMMAND_EXECUTION]: Describes the use of
trace_functionto monitor function calls andbreak_on_xhrto pause execution on specific network events, which are standard debugging practices in reverse engineering workflows.
Audit Metadata