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.
50066 analyzed
8097 re-analysis due
988 not analyzable
0 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 6178
- dynamic exec 11834
- obfuscation 3579
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187628
- MEDIUM suspicious endpoint Mygentic-AI/cello-client api.telegram.org
const url = `https://api.telegram.org/bot${this.botToken}/getUpdates?offset=${offset}&timeout=${timeoutSec}`; - MEDIUM suspicious endpoint Mygentic-AI/cello-client 1.2.3.4
const d = describeDirectoryAuth({ verifierPresent: true, directoryUrl: "http://1.2.3.4:9090" }); - HIGH dynamic exec bharatkse/juris-ai __import__()
__import__( - HIGH dynamic exec bharatkse/juris-ai __import__()
retry_policy=__import__( - HIGH dynamic exec cuga-project/cuga-agent eval()/exec()
exec(compile(stub_src, "<stub>", "exec"), ns) - MEDIUM over-broad oauth scope cuga-project/cuga-agent admin:repo_hook
assert set(oauth.provider("github")["scopes"]) == {"repo", "admin:repo_hook"} - HIGH dynamic exec cuga-project/cuga-agent eval()/exec()
exec(compile(ast.Module(body=wanted, type_ignores=[]), "<door>", "exec"), ns) - MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org
code, body = _http(f"https://api.telegram.org/bot{tok}/getMe", timeout=15) - MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org
api = f"https://api.telegram.org/bot{tok}" - MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org
api = f"https://api.telegram.org/bot{tok}" - HIGH dynamic exec cuga-project/cuga-agent eval()/exec()
result = eval(expression, {"__builtins__": {}}, allowed_names) - HIGH dynamic exec cuga-project/cuga-agent eval()/exec()
exec( - HIGH dynamic exec cuga-project/cuga-agent eval()/exec()
exec(compiled_code, namespace, namespace) - MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org
API = "https://api.telegram.org" - MEDIUM over-broad oauth scope cuga-project/cuga-agent admin:repo_hook
"approve. Requested scopes: repo + admin:repo_hook.",