Jshookmcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Jshookmcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
English | 中文
An MCP server that gives AI agents 402 tools across 36 domains for JavaScript analysis and security research — browser automation, CDP debugging, network interception, JS hooks, LLM-powered code analysis, process/memory forensics, WASM reverse engineering, source-map reconstruction, AST transforms, and composite workflows in a single server.
No global install needed — add to your MCP client config and you're ready:
Claude Desktop / Cursor (`claude_desktop_config.json`):
{
"mcpServers": {
"jshook": {
"command": "npx",
"args": ["-y", "@jshookmcp/jshook@latest"],
"env": { "JSHOOK_BASE_PROFILE": "search" }
}
}
}(Windows: use `npx.cmd` absolute path if `npx` is not found)
search profile ≈ 3K tokens vs full ≈ 40K+ tokenssearch → workflow → full, activate on demanddescribe_tool, validated call_tool, and coverage_report reduce parameter errors and make tool coverage visibleproxy_start auto-generates a local HTTPS interception CA when needed.taskKind, siteKey, imageBase64, callbackName, and responseSelector as needed. Built-in widget/page signature probing is intentionally not used.manifest.ts; add a domain by creating one filesearch_tools meta-tool with hybrid ranking and adaptive weightsreadOnlyHint / destructiveHint / idempotentHint / openWorldHintThe built-in surface below is generated from the runtime registry and checked in CI.
<!-- metadata-sync:start -->
0.3.3489adb-bridge, binary-instrument, boringssl-inspector, browser, canvas, coordination, core, cross-domain, dart-inspector, debugger, encoding, exploit-dev, extension-registry, graphql, instrumentation, maintenance, memory, mojo-ipc, native-emulator, network, platform, process, protocol-analysis, proxy, sourcemap, streaming, syscall-hook, trace, transform, v8-inspector, wasm, webgpu, workflow<!-- metadata-sync:end -->
[View the complete Tool Reference ↗](https://vmoranv.github.io/jshookmcp/reference/)
<div align="center">
<a href="https://www.star-history.com/?repos=vmoranv%2Fjshookmcp&type=date&legend=top-left"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=vmoranv/jshookmcp&type=date&legend=top-left" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=vmoranv/jshookmcp&type=date&legend=top-left" /> <img alt="Star History Chart" src="https://api.star-history.com/image?repos=vmoranv/jshookmcp&type=date&legend=top-left" /> </picture> </a>

</div>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.