Atlantis MCP Server to assist in AI development of applications using the Atlantis Templates and Scripts Platform
- capability exposure inferred + 35
- recent drift inferred + 12
- 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 9m ago · see ecosystem CVEs →
- B · 32 → C · 49
No known CVEs for this server.
- medium dangerous code
dynamic exec: eval(), new Function()
- low dangerous code
env-secret-flows-to-network-js: A process environment value (often a secret/token) flows into a network call — possible credential exfiltration. (63Klabs-atlantis-mcp-20fac1c/appli
analyzed commit 20fac1c · analyzer v28 · 1d ago
skills & prompt files 2
danger signals7
- dynamic code execution eval() 63Klabs-atlantis-mcp-20fac1c/application-infrastructure/src/test/static/accessibility-tests.jest.mjs :63
eval(script.textContent); - dynamic code execution eval() 63Klabs-atlantis-mcp-20fac1c/application-infrastructure/src/test/static/login-unverified-tests.jest.mjs :154
eval(scriptContent); - dynamic code execution new Function() 63Klabs-atlantis-mcp-20fac1c/application-infrastructure/src/test/static/register-query-param-tests.jest.mjs :164
const fn = new Function(script); - dynamic code execution new Function() 63Klabs-atlantis-mcp-20fac1c/application-infrastructure/src/test/static/register-reregistration-tests.jest.mjs :74
const fn = new Function(script.textContent); - dynamic code execution new Function() 63Klabs-atlantis-mcp-20fac1c/application-infrastructure/src/test/static/register-resend-tests.jest.mjs :63
const fn = new Function(code); - dynamic code execution new Function() 63Klabs-atlantis-mcp-20fac1c/application-infrastructure/src/test/static/register/registration-form.jest.mjs :50
const fn = new Function(code); - dynamic code execution new Function() 63Klabs-atlantis-mcp-20fac1c/application-infrastructure/src/test/static/register/registration-validation.property.jest.mjs :93
const fn = new Function(code);
- 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 63Klabs.