We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
1 critical finding reported by agent-audit-kit. The composite score alone does not reflect this — read the per-scanner reports below.
Choose your runtime: the CLI writes the mcpServers config entry for that target.
nerlo install --target claude-code -- wandb_mcp_server
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
4 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
27 findings · 8.6s
v0.3.74
20 findings · 8.9s
v0.1.0
2 findings · 4.9s
v0.1.0
3 findings · 4.9s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.2s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 2.1s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
2 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Sep 3, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicable | rejected |
| Aug 11, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicable | 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 52 findings across every scanner that examined this package. None of the 1 finding rated critical by their scanner were dismissed.
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.
4 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-SECRET-004, SECRET_PASSWORD_VAR · Files: tests/test_report_layout_live.py, tests/test_session_management.py, /repo/tests/test_session_management.py · reported by agent-audit-kit, cisco-skill-scanner
3 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SOCIAL_ENG_VAGUE_DESCRIPTION, opt.nerlo-rules.nerlo-install-run-bundled-artifact, MANIFEST_MISSING_LICENSE · Files: /repo/docs/SKILL.md, /repo/docs/OBSERVABILITY.md · reported by cisco-skill-scanner, nerlo-install-instruction
2 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/eval.yml · reported by agent-audit-kit
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.
4 PIPELINE_TAINT_FLOW
Files: /repo/CONTRIBUTING.md, /repo/SKILL.md, /repo/README.md · reported by cisco-skill-scanner
3 AAK-MCP-NOAUTH-DEFAULT
Files: scripts/report_agent_harness.py, scripts/report_layout_live_harness.py, scripts/validate_tools_live.py · reported by agent-audit-kit
3 HIDDEN_DATA_FILE
Files: /repo/.badges/mcp.json, /repo/.pre-commit-config.yaml, /repo/.badges/sdk.json · reported by cisco-skill-scanner
3 MANIFEST_MISSING_LICENSE
Files: /repo/SKILL.md, /repo/src/wandb_mcp_server/weave_api/SKILL.md, /repo/release/v0.3.0/SKILL.md · reported by cisco-skill-scanner
3 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/src/wandb_mcp_server/weave_api/SKILL.md, /repo/release/v0.3.0/SKILL.md · reported by cisco-skill-scanner
2
Critical DNS rebinding, credential exposure, and network egress of secrets.
A critical DNS rebinding vulnerability is present in `src/wandb_mcp_server/utils.py`. The artifact also exposes credentials in `scripts/validate_tools_live.py` and `src/wandb_mcp_server/auth.py`, and performs network egress of secrets from `src/wandb_mcp_server/mcp_tools/query_wandbot.py`. Additionally, Server-Side Request Forgery (SSRF) is possible in `src/wandb_mcp_server/server.py`, and unauthenticated access to MCP endpoints is identified in several scripts.
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, uv.lock · reported by agent-audit-kit
2 AAK-MCP-SDK-CVE-2026-52869-001
Files: pyproject.toml, uv.lock · reported by agent-audit-kit
2 AAK-SPLUNK-TOKLOG-001
Files: src/wandb_mcp_server/auth.py, src/wandb_mcp_server/server.py · reported by agent-audit-kit
2 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/src/wandb_mcp_server/mcp_tools/query_wandbot.py · reported by cisco-skill-scanner
2 MANIFEST_INVALID_NAME
Files: /repo/release/v0.3.0/SKILL.md, /repo/src/wandb_mcp_server/weave_api/SKILL.md · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-install-pipe-to-shell
Files: /repo/CONTRIBUTING.md, /repo/README.md · reported by nerlo-install-instruction
2 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/src/wandb_mcp_server/mcp_tools/query_wandbot.py · reported by nerlo-behavioral
2 RESOURCE_ABUSE_INFINITE_LOOP
Files: /repo/src/wandb_mcp_server/weave_api/service.py · reported by cisco-skill-scanner
2 SECRET_PASSWORD_VAR
Files: /repo/scripts/validate_tools_live.py · reported by cisco-skill-scanner
2 TOOL_ABUSE_UNDECLARED_NETWORK
Files: /repo/repo/CONTRIBUTING.md, /repo/src/wandb_mcp_server/weave_api/repo/src/wandb_mcp_server/weave_api/README.raw_weave_api.md · reported by cisco-skill-scanner
1 AAK-DNS-REBIND-001
Files: src/wandb_mcp_server/utils.py · reported by agent-audit-kit
1 AAK-LITELLM-CVE-2026-30623-PIN-001
Files: pyproject.toml · reported by agent-audit-kit
1 AAK-MCP-018
Files: src/wandb_mcp_server/server.py · reported by agent-audit-kit
1 AAK-SEC-MD-001
Files: SECURITY.md · reported by agent-audit-kit
1 AAK-SECRET-004
Files: scripts/validate_tools_live.py · reported by agent-audit-kit
1 AAK-SSRF-002
Files: src/wandb_mcp_server/server.py · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner