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,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 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 obfuscation code-with-rashid/truspec dynamic require()/import() const { startWebServer } = (await import(`${ROOT}/packages/web/dist/server/index.js`)) as {
  2. HIGH dynamic exec mattschaller/eslint-plugin-mcp-security vm exec vm.runInNewContext(params.code, {});
  3. HIGH dynamic exec mattschaller/eslint-plugin-mcp-security new Function() const fn = new Function("return " + params.code);
  4. HIGH dynamic exec mattschaller/eslint-plugin-mcp-security eval() const result = eval("1 + 1");
  5. HIGH dynamic exec mattschaller/eslint-plugin-mcp-security eval() eval(params.path);
  6. HIGH suspicious skill script andrii-su/datoon suspicious bundled script curl -LsSf https://astral.sh/uv/install.sh | sh
  7. HIGH dynamic exec kapstanhq/agileharness vm exec vm.runInNewContext(`${fonte}; __out = assignSlots;`, ctx);
  8. HIGH committed secret kapstanhq/agileharness AWS access key id AKIA3F…(20 chars, redacted)
  9. HIGH committed secret kapstanhq/agileharness Google API key AIzaSy…(39 chars, redacted)
  10. HIGH committed secret kapstanhq/agileharness Slack token xoxb-2…(41 chars, redacted)
  11. HIGH dynamic exec kapstanhq/agileharness new Function() new Function("exports", js)(exportsObj);
  12. HIGH committed secret aXL333/TraceBrake GitHub token ghp_01…(40 chars, redacted)
  13. HIGH committed secret aXL333/TraceBrake GitHub token ghp_01…(40 chars, redacted)
  14. HIGH committed secret aXL333/TraceBrake GitHub fine-grained PAT github…(62 chars, redacted)
  15. HIGH committed secret aXL333/TraceBrake Anthropic key sk-ant…(37 chars, redacted)