MCP server exposing the wavexis browser automation library to LLMs — 220 tools, 13 capability tiers, zero Node.js
The publisher performed an authenticated act of publication — proving control of a namespace in the official MCP registry, or appearing in a first-party catalogue an operator curates. That establishes WHO published it. It is not a security finding, and attested artifacts carry Flagged verdicts too.
58 critical findings reported by cisco-skill-scanner, agent-audit-kit, 34 of them in the installed artifact. The composite score alone does not reflect this — read the per-scanner reports below.
This artifact ships from 2 sources and their verdicts differ. The worst is github (Flagged). Installing from a cleaner source does not mean the others are safe — check the source you actually install from.
github: https://github.com/MathiasPaulenko/wavexis-mcp, 138 findings
Choose your runtime: the CLI writes the mcpServers config entry for that target.
nerlo install --target claude-code -- wavexis-mcp
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
5 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v2.0.11
58 findings · 109.0s
v0.3.26
76 findings · 82.0s
v0.1.0
0 findings · 68.6s
v0.1.0
0 findings · 68.6s
v0.1.0
0 findings · 31.8s
v1.4.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 0.5s
No report in this scan: capslock, govulncheck, osv-scanner, trivy, trivy_image.
3 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 3, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source: complete | rejected |
| Jul 30, 2026 | Scan Halted | — | cisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source: complete | rejected |
| Jul 29, 2026 | Scan Halted | — | cisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source: complete | rejected |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 134 findings across every scanner that examined this package. 24 of 58 findings rated critical by their scanner were among the dismissals.
Two keys had to turn. The model had to name a reason from a fixed list of six, and a deterministic check of ours — over which files this artifact actually installs — had to independently agree. Anything it could not corroborate is in “not reviewed” above, at full severity.
23 Agent instruction file — The match is in a file that instructs an AI coding agent — a CLAUDE.md or similar. It is documentation of intent, and our own check confirmed it is not part of what gets installed.
Rules: AAK-AGENT-001, TOOL_ABUSE_UNDECLARED_NETWORK · Files: AGENTS.md, /repo/repo/AGENTS.md · reported by agent-audit-kit, cisco-skill-scanner
21 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: AAK-HEALTHCARE-AI-004, HIDDEN_DATA_FILE, SOCIAL_ENG_VAGUE_DESCRIPTION and 2 more · Files: docs/troubleshooting.md, /repo/docs/.icons/logo-dark.svg, /repo/docs/.icons/logo-white.svg and 7 more · reported by agent-audit-kit, cisco-skill-scanner
7 CI or editor configuration — The match is in build, CI or editor configuration, confirmed by our own check to be outside the installed artifact.
Rules: AAK-GHA-IMMUTABLE-001 · Files: .github/workflows/ci.yml, .github/workflows/release.yml · reported by agent-audit-kit
5 Test or fixture file — The match is in a test or fixture. Our own check confirmed the file is not part of what gets installed.
Rules: AAK-MCP-015, AAK-SSRF-001, AAK-SSRF-005 and 2 more · Files: tests/unit/test_security.py, tests/unit/test_network_extended.py, tests/e2e/test_e2e_full_server.py and 1 more · reported by agent-audit-kit, cisco-skill-scanner
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
30 COMMAND_INJECTION_EVAL
Files: /repo/wavexis_mcp/act.py, /repo/wavexis_mcp/resources.py, /repo/wavexis_mcp/session.py and 10 more · reported by cisco-skill-scanner
16 AAK-LANGCHAIN-SSRF-REDIR-001
Files: wavexis_mcp/tools/data.py, wavexis_mcp/tools/tabs.py, wavexis_mcp/tools/input.py and 8 more · reported by agent-audit-kit
16 AAK-SSRF-TOCTOU-001
Files: wavexis_mcp/tools/data.py, wavexis_mcp/tools/tabs.py, wavexis_mcp/tools/input.py and 8 more · reported by agent-audit-kit
3 AAK-SSRF-001
Files: wavexis_mcp/tools/session.py, wavexis_mcp/tools/network.py, wavexis_mcp/tools/playwright_parity.py · reported by agent-audit-kit
3 AAK-SSRF-005
Files: wavexis_mcp/tools/session.py, wavexis_mcp/tools/network.py, wavexis_mcp/tools/playwright_parity.py · reported by agent-audit-kit
1
Critical command injection and network access vulnerabilities detected.
The artifact contains multiple critical command injection vulnerabilities in files such as `act.py`, `resources.py`, `session.py`, and various `tools` files, which could lead to shell execution. It also exhibits critical Server-Side Request Forgery (SSRF) vulnerabilities in `network.py`, `playwright_parity.py`, and `session.py`, enabling network egress. Additionally, a critical finding for STDIO access is present in `workflows.py`, indicating potential for arbitrary input/output operations.
Concern level assessed by the review: Critical. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.
Files: pyproject.toml · reported by agent-audit-kit
1 AAK-OAUTH-3P-001
Files: pyproject.toml · reported by agent-audit-kit
1 AAK-STDIO-001
Files: wavexis_mcp/tools/workflows.py · reported by agent-audit-kit
1 AAK-SUPPLY-004
Files: pyproject.toml · reported by agent-audit-kit
1 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/wavexis_mcp/session.py · reported by cisco-skill-scanner
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 HIDDEN_DATA_FILE
Files: /repo/.pre-commit-config.yaml · reported by cisco-skill-scanner
1 MANIFEST_MISSING_LICENSE
Files: /repo/SKILL.md · reported by cisco-skill-scanner
1 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md · reported by cisco-skill-scanner
1 YARA_code_execution_generic
Files: /repo/wavexis_mcp/tools/data.py · reported by cisco-skill-scanner
Showing 25 of 54; the rest are in the per-scanner reports above.