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 86% of 59,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 too large 200 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 Onta-Labs/onta-oss docs.sentry.io (telemetry) docs_url="https://docs.sentry.io/api/",
  2. HIGH dynamic exec Onta-Labs/onta-oss eval()/exec() result = eval(expression, {"df": df, "pd": pd, "np": np, "__builtins__": safe_builtins}) # noqa: S307
  3. HIGH dynamic exec spkc83/egds eval()/exec() exec(compile(code, "<cell>", "exec"), namespace)
  4. HIGH dynamic exec Unlimited-Data-Works-LLC/Email-Triage __import__ sink not hasattr(__import__("os"), "geteuid"),
  5. MEDIUM over-broad oauth scope Unlimited-Data-Works-LLC/Email-Triage gmail.modify "scope": "gmail.modify gmail.labels", # kept
  6. HIGH dynamic exec Unlimited-Data-Works-LLC/Email-Triage __import__() __import__(
  7. HIGH dynamic exec Unlimited-Data-Works-LLC/Email-Triage __import__() lambda db, u: __import__(
  8. MEDIUM over-broad oauth scope Unlimited-Data-Works-LLC/Email-Triage gmail.modify "https://www.googleapis.com/auth/gmail.modify",
  9. HIGH dynamic exec southlab-ai/Claude-Plugin-Marketplace __import__() __import__(mod)
  10. HIGH dynamic exec southlab-ai/Claude-Plugin-Marketplace __import__() __import__(module_path)
  11. HIGH dynamic exec Mujadarah/TokenGraph eval() ASM_CONSTS[start] = eval(func);
  12. HIGH dynamic exec Mujadarah/TokenGraph new Function() const validate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode)(this, this.scope.get());
  13. HIGH obfuscation Mujadarah/TokenGraph dynamic require()/import() const { runBenchmarkCli } = await import(`${pathToFileURL(output).href}?run=${Date.now()}`);
  14. HIGH obfuscation Lindforge-Studios/towerforge-codex-plugin dynamic require()/import() void import(materialize(${JSON.stringify(entryId)}));
  15. HIGH dynamic exec Morton/claude-code-feedback new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);