js-reverse-mcp-debugging
Warn
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
js-reverse-mcpandcloakbrowserpackages from the npm registry. The--cloakflag triggers a runtime download of a ~200MB CloakBrowser binary from an external source.\n- [REMOTE_CODE_EXECUTION]: Installation instructions utilizenpxto execute code from external registries. The skill also suggests cloning a repository from a third-party GitHub account (zhizhuodemao) that does not match the stated author (Aradotso).\n- [COMMAND_EXECUTION]: Theevaluate_scripttool allows for arbitrary JavaScript execution within the browser context. Thesave_script_sourcetool allows the agent to write data to local file paths specified at runtime.\n- [DATA_EXFILTRATION]: The skill provides comprehensive tools for capturing sensitive browser data, including network request initiators, WebSocket message payloads, and session state such as cookies and localStorage.\n- [PROMPT_INJECTION]: The skill processes untrusted content from external websites and possesses high-privilege capabilities like script execution and file writing, which creates a surface for indirect prompt injection.\n - Ingestion points: Untrusted web content via
new_pageandnavigate_page.\n - Boundary markers: Absent.\n
- Capability inventory:
evaluate_script(browser JS execution),save_script_source(file system write),take_screenshot.\n - Sanitization: Absent.
Audit Metadata