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,140 analyzable servers
50020 analyzed
8131 re-analysis due
988 not analyzable
1 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 egarcia74/warp-sql-server-mcp committed .env env file shipped with populated values
  2. HIGH committed secret plumbkit/plumb GitHub token ghp_01…(41 chars, redacted)
  3. HIGH committed secret plumbkit/plumb Stripe live key sk_liv…(31 chars, redacted)
  4. HIGH committed secret plumbkit/plumb Slack app token xapp-1…(37 chars, redacted)
  5. HIGH committed secret plumbkit/plumb GitHub token ghp_01…(40 chars, redacted)
  6. HIGH committed secret plumbkit/plumb GitHub token ghp_01…(41 chars, redacted)
  7. HIGH committed secret plumbkit/plumb GitHub token ghp_01…(41 chars, redacted)
  8. HIGH obfuscation streamient/streamient dynamic require()/import() const { default: apiRoutes } = await import(`../routes/api.js?white_label_api_test=${Date.now()}_${Math.random()}`);
  9. HIGH obfuscation streamient/streamient dynamic require()/import() const typesense = await import(`../modules/typesense.js?trash-filter-test=${Date.now()}`);
  10. HIGH obfuscation streamient/streamient dynamic require()/import() const { runStreamientIndexer } = await import(`../modules/typesense.js?move-during-import=${Date.now()}`);
  11. HIGH obfuscation streamient/streamient dynamic require()/import() const { default: apiRoutes } = await import(`../routes/api.js?team_limit_test=${Date.now()}_${Math.random()}`);
  12. HIGH dynamic exec streamient/streamient new Function() const middleware = new Function('session', 'MongoStore', 'config', 'process', `${configuration}; return sessionMiddleware;`)((settings) => { options = settings; return session(settings); }, { create:
  13. HIGH obfuscation streamient/streamient dynamic require()/import() const { default: apiRoutes } = await import(`../routes/api.js?project_settings_test=${Date.now()}_${Math.random()}`);
  14. HIGH obfuscation streamient/streamient dynamic require()/import() const { default: apiRoutes } = await import(`../routes/api.js?project_limit_test=${Date.now()}_${Math.random()}`);
  15. HIGH dynamic exec streamient/streamient vm exec vm.runInNewContext(dateFormatSource, context);