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.
50108 analyzed
8067 re-analysis due
988 not analyzable
0 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 187702
- HIGH committed secret microsoft/DebugMCP GitHub fine-grained PAT
github…(37 chars, redacted) - HIGH committed secret arpadtamasi/uzenofuzet Google API key
AIzaSy…(39 chars, redacted) - HIGH dynamic exec neka-nat/freecad-mcp eval()/exec()
exec(code, _EXEC_NAMESPACE) - HIGH committed secret phasespace-labs/palinode Anthropic key
sk-ant…(37 chars, redacted) - MEDIUM suspicious endpoint phasespace-labs/palinode 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/", - HIGH dynamic exec phasespace-labs/palinode __import__()
__import__( - MEDIUM suspicious endpoint phasespace-labs/palinode 169.254.169.254 (cloud metadata)
resp = client.post("/ingest-url", json={"url": "http://169.254.169.254/latest/meta-data/"}) - HIGH dynamic exec phasespace-labs/palinode __import__ sink
__import__("os").environ.get("PALINODE_SESSION_END_TIMEOUT", "90") - HIGH obfuscation maestrojeong/negotium dynamic require()/import()
`const { resolveDefaultModel } = await import(${JSON.stringify(modelCatalogPath)}); - HIGH obfuscation maestrojeong/negotium dynamic require()/import()
const peer = await import(${JSON.stringify(peerModule)}); - HIGH credential in log KonghaYao/peri credential in log
console.log(` API Key ****${apiKey.slice(-4)}`); - HIGH committed secret KonghaYao/peri Anthropic key
sk-ant…(31 chars, redacted) - HIGH dynamic exec KonghaYao/peri new Function()
metaObj = new Function(`return (${literal})`)(); - HIGH dynamic exec KonghaYao/peri new Function()
const run = new Function("tools", "input", "console", `return (async () => { ${params.source}\n })()`) as ExecuteFunction; - HIGH committed secret devproje/mininaru OpenAI key
sk-sup…(25 chars, redacted)