Modern CLI + AI-ready MCP server for ServiceNow — edit scoped-app code as plain files, version it in Git, and run metadata, dependency and impact analysis.
- capability exposure inferred + 35
- recent drift inferred + 20
- tool safety inferred + 12
inferred
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 3d ago · see ecosystem CVEs →
- C · 59 → D · 67
- A · 0 → C · 59
No known CVEs for this server.
- high dangerous code
dynamic exec: vm exec, new Function() · obfuscated payload: dynamic require()/import()
analyzed commit d36a417 · analyzer v33 · 1w ago
skills & prompt files 1
- agent-rules IvanBBaev-syncrona-d36a417/CLAUDE.md
danger signals4
- dynamic code execution vm exec IvanBBaev-syncrona-d36a417/packages/core/src/config.ts :432
vm.runInNewContext(source, sandbox, { filename: configPath }); - dynamic code execution vm exec IvanBBaev-syncrona-d36a417/packages/core/src/tests/configBugfix.test.ts :121
expect(() => vm.runInNewContext(code, sandbox)).not.toThrow(); - dynamic code execution vm exec IvanBBaev-syncrona-d36a417/packages/core/src/tests/pluginManagerProcess.test.ts :126
const crossRealmRegex = vm.runInNewContext("/\\.js$/") as RegExp; - dynamic code execution new Function() IvanBBaev-syncrona-d36a417/packages/webpack-plugin/test/index.test.js :53
new Function(result.output)();
- recent drift +20 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 LeassTaTT.