🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
- recent driftinferred+12
- tool safetyinferred+12
- trust mitigatorsmixed−5
inferredmixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
graded 14m ago · see ecosystem CVEs →
- A · 0 → B · 19
no known CVEs for this server.
- highdangerous code
dynamic exec: eval()/exec(), __import__()
analyzed commit 10781e7 · analyzer v17 · 2h ago
danger signals2
- dynamic code executioneval()/exec()universal-tool-calling-protocol-code-mode-10781e7/python-library/src/utcp_code_mode/code_mode_utcp_client.py:336
exec(compiled_code, context) - dynamic code execution__import__()universal-tool-calling-protocol-code-mode-10781e7/python-library/src/utcp_code_mode/code_mode_utcp_client.py:380
return __import__(name, *args, **kwargs)
- recent drift+12 capability drift →
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of universal-tool-calling-protocol.