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,713 analyzable servers
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.

code findings 15 shown
  1. HIGH committed secret zmustafa/MOAB-Automations Stripe live key sk_liv…(31 chars, redacted)
  2. HIGH dynamic exec yihefeikong-rgb/ai-plc-integration-public __import__() __import__(import_name)
  3. HIGH dynamic exec yihefeikong-rgb/ai-plc-integration-public __import__() __import__(pkg.replace("-", "_"))
  4. HIGH dynamic exec yihefeikong-rgb/ai-plc-integration-public __import__() __import__(import_name)
  5. HIGH obfuscation amangit1314/repo-rag dynamic require()/import() memPkg = await import(`file://${localDist}`);
  6. HIGH obfuscation amangit1314/repo-rag dynamic require()/import() return await import(`file://${localDist}`);
  7. HIGH obfuscation kitepon-rgb/codex-sidecar dynamic require()/import() const { platformCapabilities } = await import("data:text/javascript;base64," + Buffer.from(javascript).toString("base64"));
  8. HIGH obfuscation potatohoney-p/weasley-deepmind dynamic require()/import() import("${CONFIG_URL}")
  9. HIGH dynamic exec potatohoney-p/weasley-deepmind new Function() const wrapper = new Function("module", "exports", "require", code); // SAFE: test-only, fixed project file
  10. MEDIUM suspicious endpoint Baniloo-Labs/postmortem 169.254.169.254 (cloud metadata) expect(checkUrl("http://169.254.169.254/latest/meta-data/").ok).toBe(false);
  11. MEDIUM suspicious endpoint Baniloo-Labs/postmortem 93.184.216.34 expect(checkUrl("http://93.184.216.34/").ok).toBe(true); // public IP
  12. MEDIUM suspicious endpoint Baniloo-Labs/postmortem 169.254.169.254 (cloud metadata) endpoints: ["http://169.254.169.254/latest/meta-data/", "http://localhost/health"],
  13. MEDIUM suspicious endpoint Baniloo-Labs/postmortem api.telegram.org http.post("https://api.telegram.org/bot:token/sendMessage", async ({ request }) => {
  14. HIGH committed secret Baniloo-Labs/postmortem Anthropic key sk-ant…(39 chars, redacted)
  15. MEDIUM suspicious endpoint Baniloo-Labs/postmortem 169.254.169.254 (cloud metadata) url: "http://169.254.169.254/latest/meta-data",