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.
51308 analyzed
7409 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 too large 200 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12011
- obfuscation 3650
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190167
- MEDIUM suspicious endpoint telegramlens-mcp t.me
assert reading[0]["link"] == "https://t.me/ch1/1" - MEDIUM suspicious endpoint telegramlens-mcp t.me
dart, "https://t.me/somechannel/123", "https://youtu.be/abc", - MEDIUM suspicious endpoint telegramlens-mcp t.me
queries._tg_link("mootda", 123, 88971) == "https://t.me/mootda/88971", - MEDIUM suspicious endpoint telegramlens-mcp t.me
return f"https://t.me/{username}/{msg_id}" - MEDIUM suspicious endpoint telegramlens-mcp t.me
link = f"https://t.me/{c['username']}" - MEDIUM suspicious endpoint telegramlens-mcp t.me
"link": (f"https://t.me/{r['ch_username']}/{r['msg_id']}" - HIGH dynamic exec SVerITG/Metis_PH eval()/exec()
exec("import re\n" + src[src.index("_SHORT_KW = 3"):src.index("def get_focus(")], ns) - HIGH dynamic exec SVerITG/Metis_PH __import__()
__import__(mod) - MEDIUM suspicious endpoint jersonboydmilan/Agent-Harness 169.254.169.254 (cloud metadata)
self.send_header("Location", "http://169.254.169.254/latest/meta-data/") - MEDIUM suspicious endpoint jersonboydmilan/Agent-Harness 93.184.216.34
@pytest.mark.parametrize("url", ["https://arxiv.org/abs/1", "http://93.184.216.34/", "https://sub.example.com:443/x?q=1"]) - MEDIUM suspicious endpoint jersonboydmilan/Agent-Harness 169.254.169.254 (cloud metadata)
("http://169.254.169.254/latest/meta-data/", ReasonCode.DOMAIN_NOT_ALLOWED), - MEDIUM suspicious endpoint jersonboydmilan/Agent-Harness 169.254.169.254 (cloud metadata)
("/v1/actions", {"action": "web.fetch", "arguments": {"url": "http://169.254.169.254/latest/meta-data/"}}), - MEDIUM suspicious endpoint jersonboydmilan/Agent-Harness 169.254.169.254 (cloud metadata)
"cloud_metadata_http": call("GET", "http://169.254.169.254/latest/meta-data/")[0], - MEDIUM suspicious endpoint jersonboydmilan/Agent-Harness 1.1.1.1
"http_1_1_1_1": call("GET", "http://1.1.1.1/")[0], - HIGH dynamic exec glyphs-mcp eval()/exec()
exec(code, {"Glyphs": Glyphs, "__builtins__": __builtins__})