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.

analysis coverage 85% of 59,151 analyzable servers
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.

code findings 15 shown
  1. MEDIUM suspicious endpoint Mygentic-AI/cello-client api.telegram.org const url = `https://api.telegram.org/bot${this.botToken}/getUpdates?offset=${offset}&timeout=${timeoutSec}`;
  2. MEDIUM suspicious endpoint Mygentic-AI/cello-client 1.2.3.4 const d = describeDirectoryAuth({ verifierPresent: true, directoryUrl: "http://1.2.3.4:9090" });
  3. HIGH dynamic exec bharatkse/juris-ai __import__() __import__(
  4. HIGH dynamic exec bharatkse/juris-ai __import__() retry_policy=__import__(
  5. HIGH dynamic exec cuga-project/cuga-agent eval()/exec() exec(compile(stub_src, "<stub>", "exec"), ns)
  6. MEDIUM over-broad oauth scope cuga-project/cuga-agent admin:repo_hook assert set(oauth.provider("github")["scopes"]) == {"repo", "admin:repo_hook"}
  7. HIGH dynamic exec cuga-project/cuga-agent eval()/exec() exec(compile(ast.Module(body=wanted, type_ignores=[]), "<door>", "exec"), ns)
  8. MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org code, body = _http(f"https://api.telegram.org/bot{tok}/getMe", timeout=15)
  9. MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org api = f"https://api.telegram.org/bot{tok}"
  10. MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org api = f"https://api.telegram.org/bot{tok}"
  11. HIGH dynamic exec cuga-project/cuga-agent eval()/exec() result = eval(expression, {"__builtins__": {}}, allowed_names)
  12. HIGH dynamic exec cuga-project/cuga-agent eval()/exec() exec(
  13. HIGH dynamic exec cuga-project/cuga-agent eval()/exec() exec(compiled_code, namespace, namespace)
  14. MEDIUM suspicious endpoint cuga-project/cuga-agent api.telegram.org API = "https://api.telegram.org"
  15. MEDIUM over-broad oauth scope cuga-project/cuga-agent admin:repo_hook "approve. Requested scopes: repo + admin:repo_hook.",