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 committed secret Digital-Process-Tools/claude-supertool Anthropic key
sk-ant…(33 chars, redacted) - HIGH committed secret Digital-Process-Tools/claude-supertool GitLab token
glpat-…(26 chars, redacted) - HIGH dynamic exec Digital-Process-Tools/claude-supertool eval()/exec()
return eval(proc.stdout.strip()) - HIGH dynamic exec Digital-Process-Tools/claude-supertool eval()/exec()
argv = eval(captured.read_text(encoding="utf-8")) - HIGH dynamic exec Digital-Process-Tools/claude-supertool __import__()
module = __import__(module_name) - HIGH committed secret bloknayrb/tandem GitHub fine-grained PAT
github…(58 chars, redacted) - HIGH dynamic exec bloknayrb/tandem new Function()
expect(() => new Function(WORKER_SOURCE)).not.toThrow(); - HIGH dynamic exec bloknayrb/tandem new Function()
const walk = new Function("r", match[1]) as (r: AccountRedaction) => void; - HIGH obfuscation karimbabasf/phosphor dynamic require()/import()
const { createAudit } = await import(${JSON.stringify(AUDIT_MODULE)}); - HIGH dynamic exec mcp-ecosystem/mcp-gateway new Function()
(e?self.eval(e.createScript("","true")):new Function("true")).call(self),!0}catch{return!1}}class h{constructor(){this._cachedCanUseEval=null}_canUseEval(e){return this._cachedCanUseEval===null&&(this - HIGH dynamic exec mcp-ecosystem/mcp-gateway new Function()
(a?self.eval(a.createScript("","true")):new Function("true")).call(self),!0}catch{return!1}}class A{constructor(){this._cachedCanUseEval=null}_canUseEval(a){return this._cachedCanUseEval===null&&(this - MEDIUM suspicious endpoint mobile-next/mobile-mcp us.i.posthog.com (telemetry)
const url = "https://us.i.posthog.com/i/v0/e/"; - MEDIUM suspicious endpoint sooperset/mcp-atlassian 169.254.169.254 (cloud metadata)
result = validate_url_for_ssrf("http://169.254.169.254") - HIGH dynamic exec sooperset/mcp-atlassian __import__ sink
for k, v in __import__("os").environ.items() - MEDIUM suspicious endpoint sooperset/mcp-atlassian 169.254.169.254 (cloud metadata)
headers={"X-Atlassian-Jira-Url": "http://169.254.169.254/latest/meta-data"}