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 dynamic exec aimasteracc/tree-sitter-analyzer __import__() ts_module = __import__(module_name)
  2. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__() ts_module = __import__(module_name)
  3. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__() __import__(
  4. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__() for repo, arm in __import__(
  5. HIGH dynamic exec aimasteracc/tree-sitter-analyzer __import__() __import__(
  6. HIGH committed secret dogrucanemek-alt/cedulon private key PEM private key block (redacted)
  7. HIGH committed secret dogrucanemek-alt/cedulon private key PEM private key block (redacted)
  8. HIGH dynamic exec openma-ai/backchat indirect eval return (0, eval)(__backchatExpression);
  9. HIGH dynamic exec openma-ai/backchat vm exec return vm.runInNewContext(script, {
  10. HIGH dynamic exec openma-ai/backchat vm exec vm.runInNewContext(
  11. HIGH dynamic exec openma-ai/backchat indirect eval return executeMainWorldScript(tabId, (expression) => (0, eval)(expression), [command.expression]);
  12. HIGH credential in log gamaze-labs/hicortex credential in log console.log(`Auth token: ${savedAuthToken} (clients connect with this token)`);
  13. HIGH credential in log gamaze-labs/hicortex credential in log console.log(` When prompted for the token, paste: ${authToken}`);
  14. HIGH obfuscation AsiaOstrich/EngramGraph dynamic require()/import() `const {Database,Connection}=require(${JSON.stringify(RYU)});
  15. MEDIUM suspicious endpoint hamr0/barebrowse 8.8.8.8 assert.doesNotThrow(() => assertNavigable('https://8.8.8.8', { blockPrivateNetwork: true }));