Agent 业务执行底座:受控工具调用、多应用 HTTP、可审计轨迹与回归闭环
- capability exposure inferred + 22
- tool safety inferred + 5
- trust mitigators mixed − 3
inferred mixed
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 5m ago · see ecosystem CVEs →
- C · 44 → B · 24
- C · 49 → C · 44
- C · 52 → C · 49
No known CVEs for this server.
- medium dangerous code
dynamic exec: eval()/exec(), __import__()
analyzed commit 41fbae5 · analyzer v33 · 2d ago
danger signals3
- dynamic code execution eval()/exec() weihuaguo270-ops-react-agent-41fbae5/experiments/langgraph/graph/tools.py :173
exec(code, {"__builtins__": __builtins__}) - dynamic code execution __import__() weihuaguo270-ops-react-agent-41fbae5/react_cli.py :33
return getattr(__import__(mod, fromlist=[name]), name) - dynamic code execution eval()/exec() weihuaguo270-ops-react-agent-41fbae5/src/react_agent/tools/calculator.py :15
result = eval(code)
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 weihuaguo270-ops.