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
50064 analyzed
8099 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. HIGH committed secret pacifio/atlas private key PEM private key block (redacted)
  2. MEDIUM suspicious endpoint alexar76/argus api.telegram.org const API = "https://api.telegram.org";
  3. MEDIUM suspicious endpoint financial-reports/financial-reports-mcp-server 169.254.169.254 (cloud metadata) "https://169.254.169.254/",
  4. HIGH credential in log HannaPanda/exocortex credential in log console.log(` ${password}`);
  5. HIGH credential in log HannaPanda/exocortex credential in log console.log(` ${credential.email} ${credential.password}`);
  6. HIGH obfuscation Storybloq/storybloq dynamic require()/import() const m = await import(${JSON.stringify(moduleFile)});
  7. HIGH dynamic exec Storybloq/storybloq new Function() new Function("exports", out.outputText)(exports);
  8. HIGH dynamic exec Storybloq/storybloq eval() return eval(`(${src.slice(start + 5, end + 2)})`) as Row[];
  9. HIGH obfuscation Storybloq/storybloq dynamic require()/import() const { __testing } = await import("${livenessPath}");
  10. HIGH dynamic exec strands-agents/harness-sdk eval()/exec() return eval(expression)
  11. HIGH dynamic exec strands-agents/harness-sdk pickle.loads() @pytest.mark.parametrize("clone", [copy.deepcopy, lambda state: pickle.loads(pickle.dumps(state))])
  12. HIGH dynamic exec strands-agents/harness-sdk eval()/exec() return str(eval(expression))
  13. HIGH dynamic exec strands-agents/harness-sdk eval()/exec() return str(eval(expression))
  14. HIGH dynamic exec strands-agents/harness-sdk __import__() module = __import__(module_path, fromlist=["*"])
  15. MEDIUM suspicious endpoint KanenasInGreece/Shared_Memory 8.8.8.8 {"url": "http://8.8.8.8:8000/v1", "token_env": "REMOTE_KEY", "private_ok": True, "plaintext_ok": True},