MCP server for xete — encrypted agent-to-agent messaging on Solana. Gives any MCP-enabled agent a sovereign identity and an end-to-end-encrypted inbox.
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.
19 critical findings reported by agent-audit-kit, 1 of them in the installed artifact. 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 -- xete-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.
v1.4.0
0 findings · 0.5s
v2.0.11
53 findings · 9.2s
v0.3.26
69 findings · 6.8s
v0.1.0
4 findings · 30.0s
v0.1.0
3 findings · 30.0s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image, nerlo-multi-source.
2 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 8, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicable | rejected |
| Aug 2, 2026 | Flagged81 | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source: completetrivy ·n/a: not applicableosv-scanner ·n/a: not applicable | completed |
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 129 findings across every scanner that examined this package. 18 of 19 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.
44 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, AAK-OAUTH-001, AAK-IPI-WILD-CORPUS-001 and 4 more · Files: test_claim_confirmation.py, test_spendguard.py, test_claim_price_ceiling.py and 11 more · reported by agent-audit-kit, nerlo-behavioral, cisco-skill-scanner
20 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, opt.nerlo-rules.nerlo-install-run-bundled-artifact · Files: CLAUDE.md, /repo/repo/CLAUDE.md, /repo/CLAUDE.md · reported by agent-audit-kit, cisco-skill-scanner, nerlo-install-instruction
5 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, MANIFEST_MISSING_LICENSE, MANIFEST_INVALID_NAME · Files: /repo/.github/SKILL.md, /repo/specs/SKILL.md · reported by cisco-skill-scanner
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: FILE_MAGIC_MISMATCH · Files: /repo/.github/workflows/tests.yml · reported by 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.
13 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/agent_handlers.py, /repo/scripts/verify_mainnet_claims.py, /repo/src/xete_mcp/server.py and 4 more · reported by cisco-skill-scanner
9 MANIFEST_MISSING_LICENSE
Files: /repo/.claude/skills/git-discipline/SKILL.md, /repo/.claude/skills/doubt-driven-review/SKILL.md, /repo/.claude/skills/gate-backtest/SKILL.md and 6 more · reported by cisco-skill-scanner
6 HIDDEN_DATA_FILE
Files: /repo/.githooks/pre-merge-commit, /repo/.githooks/protected-paths, /repo/.gitleaks.toml and 3 more · reported by cisco-skill-scanner
4 RESOURCE_ABUSE_INFINITE_LOOP
Files: /repo/agent_runtime.py, /repo/echo_tour.py, /repo/src/xete_mcp/settlement.py and 1 more · reported by cisco-skill-scanner
3 AAK-OAUTH-001
Files: src/xete_mcp/spendguard.py, src/xete_mcp/payment.py, src/xete_mcp/settlement.py · reported by agent-audit-kit
Critical SSRF and shell execution risks identified.
The artifact contains a critical Server-Side Request Forgery (SSRF) vulnerability in `src/xete_mcp/server.py`, which could allow network egress to internal systems. Multiple high-severity findings indicate potential for shell command injection in `/repo/agent_handlers.py` and several instances of sensitive data being sent over the network from `/repo/brainstorm_engine.py` and `/repo/rag_ingest.py`. Additionally, OAuth tokens and other secrets are exposed in various `src/xete_mcp` files.
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: src/xete_mcp/alias_chain.py, src/xete_mcp/server.py, src/xete_mcp/safehttp.py · reported by agent-audit-kit
3 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/brainstorm_engine.py, /repo/rag_ingest.py · reported by nerlo-behavioral
3 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/next-versions/SKILL.md, /repo/reviews/SKILL.md · reported by cisco-skill-scanner
2 AAK-HEALTHCARE-AI-004
Files: reviews/DDR-settlement-submit-receipt-20260801.md, reviews/DDR-endpoint-credential-leak-20260801.md · reported by agent-audit-kit
2 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/.claude/skills/gate-retrospective/SKILL.md · reported by nerlo-install-instruction
1 AAK-DNS-REBIND-002
Files: pyproject.toml · reported by agent-audit-kit
1 AAK-IPI-WILD-CORPUS-001
Files: reviews/DDR-alias-read-repair-20260801.md · reported by agent-audit-kit
1 AAK-OAUTH-3P-001
Files: pyproject.toml · reported by agent-audit-kit
1 AAK-SEC-MD-001
Files: SECURITY.md · reported by agent-audit-kit
1 AAK-SSRF-001
Files: src/xete_mcp/server.py · reported by agent-audit-kit
1 AAK-SSRF-002
Files: src/xete_mcp/server.py · reported by agent-audit-kit
1 AAK-SSRF-005
Files: src/xete_mcp/server.py · reported by agent-audit-kit
1 AAK-SUPPLY-004
Files: pyproject.toml · reported by agent-audit-kit
1 COMMAND_INJECTION_SHELL_TRUE
Files: /repo/agent_handlers.py · reported by cisco-skill-scanner
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner