Code analysis
static source read inferred
Static code-analysis findings — hidden prompt content in shipped skill files, committed secrets, dynamic-exec sinks, and suspicious call-home endpoints — across the analyzed catalogue. Heuristic, pure, no code executed; every row deep-links to its source. Click a kind to filter.
50100 analyzed
8073 re-analysis due
988 not analyzable
2 not yet analyzed
4804 source gone
not analyzable
789 too large 199 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 338
- committed secret 6180
- dynamic exec 11839
- obfuscation 3598
- suspicious endpoint 12356
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187701
- HIGH dynamic exec full-stack-dev-johncastrosanabria/MultiAgent-Software-Engineering-Team. __import__()
for engine, spec in __import__( - MEDIUM suspicious endpoint full-stack-dev-johncastrosanabria/MultiAgent-Software-Engineering-Team. 1.1.1.1
"http://1.1.1.1", check=False).returncode != 0 - HIGH obfuscation rain6fish/KeelBase dynamic require()/import()
await import(`file://${root}/Server-NestJS/src/plugins/plugins/notify.plugin.ts`).catch(() => {}); - MEDIUM suspicious endpoint rain6fish/KeelBase 169.254.169.254 (cloud metadata)
.mockResolvedValue({ status: 302, ok: false, headers: { get: () => 'http://169.254.169.254/latest' } }); - HIGH credential in log rain6fish/KeelBase credential in log
console.log(`Demo account created: ${username} / ${password}`); - HIGH dynamic exec Nooticr/nooticr-mcp vm exec
expect(() => vm.compileFunction(script, [], {})).not.toThrow(); - HIGH dynamic exec Nooticr/nooticr-mcp new Function()
expect(() => new Function(script as string)).not.toThrow(); - MEDIUM suspicious endpoint Nooticr/nooticr-mcp 93.184.216.34
expect(hosts("http://93.184.216.34/portfolio")).toEqual(["93.184.216.34"]); - MEDIUM suspicious endpoint Nooticr/nooticr-mcp 100.128.0.1
expect(hosts("http://100.128.0.1/")).toEqual(["100.128.0.1"]); - MEDIUM suspicious endpoint Nooticr/nooticr-mcp 100.63.0.1
expect(hosts("http://100.63.0.1/")).toEqual(["100.63.0.1"]); - MEDIUM suspicious endpoint Nooticr/nooticr-mcp 169.254.169.254 (cloud metadata)
expect(hosts("http://169.254.169.254/latest/meta-data/")).toEqual([]); - MEDIUM suspicious endpoint Nooticr/nooticr-mcp 169.254.169.254 (cloud metadata)
["cloud metadata", "https://169.254.169.254/latest/meta-data/"], - HIGH dynamic exec Nooticr/nooticr-mcp new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - HIGH dynamic exec rezzminator/professor eval()
table = eval(`[${block[1]}]`); - HIGH dynamic exec LGDiMaggio/predictive-maintenance-mcp __import__()
__import__(module)