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 obfuscation hashgraph-online/hol-guard base64 decode → exec sink
decoded = base64.b64decode(encoded).decode() - HIGH dynamic exec hashgraph-online/hol-guard eval()/exec()
exec(decoded) - HIGH obfuscation hashgraph-online/hol-guard base64 decode → exec sink
exec(base64.b64decode(_ENCODED_PAYLOAD).decode("utf-8")) - HIGH dynamic exec hashgraph-online/hol-guard eval()/exec()
exec(base64.b64decode(_ENCODED_PAYLOAD).decode("utf-8")) - MEDIUM suspicious endpoint hashgraph-online/hol-guard api.telegram.org
self.api_url = f"https://api.telegram.org/bot{token}" - HIGH committed secret hashgraph-online/hol-guard AWS access key id
AKIAAA…(20 chars, redacted) - HIGH committed secret hashgraph-online/hol-guard AWS access key id
AKIAAA…(20 chars, redacted) - HIGH obfuscation mongodb-js/mongodb-mcp-server dynamic require()/import()
const mod = await import("./tools/${toolName}.js"); - HIGH committed secret mongodb-js/mongodb-mcp-server private key
PEM private key block (redacted) - HIGH obfuscation Mach-Five-Group/machvive-webmcp-ai dynamic require()/import()
return { module: await import(`${POLYFILL_URL}?bust=${bust++}`), warnings }; - HIGH dynamic exec awslabs/graphrag-toolkit pickle.loads()
return pickle.loads(pickle.dumps(llm)) - HIGH dynamic exec awslabs/graphrag-toolkit pickle.loads()
restored = pickle.loads(pickle.dumps(e)) - HIGH dynamic exec awslabs/graphrag-toolkit pickle.loads()
assert pickle.loads(pickle.dumps(snapshot)) == snapshot - HIGH committed secret annatchijova/cronos Slack token
xoxb-y…(19 chars, redacted) - HIGH committed secret annatchijova/cronos Slack token
xoxb-l…(20 chars, redacted)