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
50100 analyzed
8073 re-analysis due
988 not analyzable
2 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 credential in log LaloCornejo/JARVIS credential in log log.debug("Secret key set (%d bytes)", len(secret_key))
  2. HIGH dynamic exec vonzelle-vzt/vzt-browser eval() const r = eval(expr);
  3. HIGH dynamic exec vonzelle-vzt/vzt-browser eval() const r = eval(e); try { JSON.stringify(r); return r; } catch { return String(r); }
  4. HIGH dynamic exec echoo19/hearth new Function() expect(() => new Function(js)).not.toThrow();
  5. HIGH dynamic exec echoo19/hearth new Function() const factory = new Function('module', 'exports', 'require', body);
  6. HIGH dynamic exec echoo19/hearth new Function() new Function('module', 'exports', body);
  7. HIGH dynamic exec echoo19/hearth new Function() new Function('window', 'globalThis', `${source}`).call(global, global, global);
  8. HIGH dynamic exec echoo19/hearth vm exec vm.runInNewContext(script!, {
  9. HIGH credential in log openserpapi/mcp credential in log console.error(`[openserp-mcp] ${API_KEY_LINE}`);
  10. MEDIUM suspicious endpoint kitepon-rgb/Caveat 169.254.169.254 (cloud metadata) await expect(provider.ensureKeyAvailable('keyserver:v1', 'http://169.254.169.254')).rejects.toThrow(SealedKeyError);
  11. HIGH committed secret kitepon-rgb/Caveat Slack token xoxb-0…(21 chars, redacted)
  12. HIGH committed secret kitepon-rgb/Caveat GitHub fine-grained PAT github…(43 chars, redacted)
  13. HIGH committed secret kitepon-rgb/Caveat GitHub token ghp_01…(40 chars, redacted)
  14. HIGH committed secret kitepon-rgb/Caveat private key PEM private key block (redacted)
  15. HIGH committed secret mrworf/secretsauce-mcp GitHub token ghp_aa…(40 chars, redacted)