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,163 analyzable servers
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 obfuscation hashgraph-online/hol-guard base64 decode → exec sink decoded = base64.b64decode(encoded).decode()
  2. HIGH dynamic exec hashgraph-online/hol-guard eval()/exec() exec(decoded)
  3. HIGH obfuscation hashgraph-online/hol-guard base64 decode → exec sink exec(base64.b64decode(_ENCODED_PAYLOAD).decode("utf-8"))
  4. HIGH dynamic exec hashgraph-online/hol-guard eval()/exec() exec(base64.b64decode(_ENCODED_PAYLOAD).decode("utf-8"))
  5. MEDIUM suspicious endpoint hashgraph-online/hol-guard api.telegram.org self.api_url = f"https://api.telegram.org/bot{token}"
  6. HIGH committed secret hashgraph-online/hol-guard AWS access key id AKIAAA…(20 chars, redacted)
  7. HIGH committed secret hashgraph-online/hol-guard AWS access key id AKIAAA…(20 chars, redacted)
  8. HIGH obfuscation mongodb-js/mongodb-mcp-server dynamic require()/import() const mod = await import("./tools/${toolName}.js");
  9. HIGH committed secret mongodb-js/mongodb-mcp-server private key PEM private key block (redacted)
  10. HIGH obfuscation Mach-Five-Group/machvive-webmcp-ai dynamic require()/import() return { module: await import(`${POLYFILL_URL}?bust=${bust++}`), warnings };
  11. HIGH dynamic exec awslabs/graphrag-toolkit pickle.loads() return pickle.loads(pickle.dumps(llm))
  12. HIGH dynamic exec awslabs/graphrag-toolkit pickle.loads() restored = pickle.loads(pickle.dumps(e))
  13. HIGH dynamic exec awslabs/graphrag-toolkit pickle.loads() assert pickle.loads(pickle.dumps(snapshot)) == snapshot
  14. HIGH committed secret annatchijova/cronos Slack token xoxb-y…(19 chars, redacted)
  15. HIGH committed secret annatchijova/cronos Slack token xoxb-l…(20 chars, redacted)