An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables seamless integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows.
- capability exposure inferred + 35
- tool safety inferred + 12
- trust mitigators mixed − 8
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.
grade last moved 1w ago · see ecosystem CVEs →
- C · 51 → C · 39
- B · 27 → C · 51
- C · 39 → B · 27
- C · 44 → C · 39
- C · 56 → C · 44
- A · 0 → C · 56
No known CVEs for this server.
- high dangerous code
committed secret: OpenAI key · dynamic exec: unsafe yaml.load(), __import__()
analyzed commit f71e744 · analyzer v33 · 4d ago
skills & prompt files 2
danger signals7
- dynamic code execution unsafe yaml.load() SolaceLabs-solace-agent-mesh-f71e744/scripts/migrate_declarative_tests.py :165
content = yaml.load(f) - dynamic code execution __import__() SolaceLabs-solace-agent-mesh-f71e744/tests/unit/agent/sac/test_agent_init_error_handling.py :84
__import__(module_name) - suspicious endpoint 169.254.169.254 (cloud metadata) SolaceLabs-solace-agent-mesh-f71e744/tests/unit/agent/tools/test_web_request_ssrf.py :94
url="http://169.254.169.254/latest/meta-data/", tool_context=_Ctx() - suspicious endpoint 169.254.169.254 (cloud metadata) SolaceLabs-solace-agent-mesh-f71e744/tests/unit/common/test_ssrf.py :100
request = httpx.Request("GET", "http://169.254.169.254/latest/meta-data/") - over-broad OAuth scope https://www.googleapis.com/auth/cloud-platform SolaceLabs-solace-agent-mesh-f71e744/src/solace_agent_mesh/services/platform/services/model_list_service.py :363
scopes=["https://www.googleapis.com/auth/cloud-platform"], - committed secret OpenAI key SolaceLabs-solace-agent-mesh-f71e744/docs/docs/documentation/developing/tutorials/rest-gateway.md :292
sk-9f7…(35 chars, redacted) - committed secret OpenAI key SolaceLabs-solace-agent-mesh-f71e744/tests/unit/gateway/generic/test_message_translation.py :544
sk-f4d…(35 chars, redacted)
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 SolaceLabs.