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.
50020 analyzed
8131 re-analysis due
988 not analyzable
1 not yet analyzed
4803 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 6177
- dynamic exec 11826
- obfuscation 3575
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2548
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187620
- MEDIUM suspicious endpoint Abilityai/trinity 93.184.216.34
assert pinned == "https://93.184.216.34/a2a" - MEDIUM suspicious endpoint Abilityai/trinity 169.254.169.254 (cloud metadata)
return httpx.Response(307, headers={"location": "http://169.254.169.254/"}) - MEDIUM suspicious endpoint Abilityai/trinity 1.2.3.4
client, "GET", "https://1.2.3.4/x", - HIGH committed secret Abilityai/trinity GitHub token
ghp_AA…(40 chars, redacted) - HIGH dynamic exec Abilityai/trinity eval()/exec()
exec(_slice(src, "_ASK_HOSTS = "), ns) - HIGH committed secret Abilityai/trinity Slack token
xoxb-s…(17 chars, redacted) - HIGH dynamic exec Abilityai/trinity eval()/exec()
exec(snippet, ns) - HIGH dynamic exec Abilityai/trinity eval()/exec()
exec(snippet, ns) - MEDIUM suspicious endpoint Abilityai/trinity 1.2.3.4
"https://1.2.3.4", - HIGH dynamic exec Abilityai/trinity __import__()
mod = __import__(module_name, fromlist=["router"]) - HIGH dynamic exec Abilityai/trinity __import__ sink
"PATH": __import__("os").environ.get("PATH", ""), - HIGH committed secret Abilityai/trinity GitHub fine-grained PAT
github…(43 chars, redacted) - MEDIUM suspicious endpoint Abilityai/trinity 169.254.169.254 (cloud metadata)
"https://169.254.169.254/latest/meta-data/", # cloud metadata - HIGH committed secret Abilityai/trinity Anthropic key
sk-ant…(39 chars, redacted) - HIGH committed secret Abilityai/trinity Anthropic key
sk-ant…(45 chars, redacted)