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,713 analyzable servers
51314 analyzed
7403 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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 dynamic exec r33drichards/mcp-js setTimeout(string) setTimeout("logger('ONE')", 100);
  2. HIGH dynamic exec r33drichards/mcp-js vm exec const foreignObject = vm.runInNewContext('({"foo": ["bar", "baz"]})');
  3. HIGH dynamic exec r33drichards/mcp-js new Function() [{ fn: new Function('') }, 'fn=', { 'fn': '' }],
  4. HIGH dynamic exec r33drichards/mcp-js indirect eval runInNewContext(code) { return (0, eval)(code); },
  5. HIGH dynamic exec AgentVerify/agentverify eval()/exec() value = eval("1 + 1")
  6. HIGH obfuscation slee1996/pillowfort dynamic require()/import() const helper = await import(`../client/src/services/roomInvitation.ts?capture-case=${++captureCase}`) as typeof InvitationModule;
  7. HIGH obfuscation paulchrisluke/krabiclaw dynamic require()/import() const { formatCalendarDate, formatTimestamp } = await import(${JSON.stringify(timezoneUrl)});
  8. MEDIUM suspicious endpoint paulchrisluke/krabiclaw www.google-analytics.com (telemetry) `https://www.google-analytics.com/mp/collect?measurement_id=${encodeURIComponent(measurementId)}&api_secret=${encodeURIComponent(apiSecret)}`,
  9. HIGH credential in log paulchrisluke/krabiclaw credential in log console.log(`Password: ${localDeveloperPassword}`)
  10. HIGH committed secret mshobeyri/multimeter private key PEM private key block (redacted)
  11. HIGH committed secret mshobeyri/multimeter private key PEM private key block (redacted)
  12. HIGH committed secret mshobeyri/multimeter private key PEM private key block (redacted)
  13. HIGH committed secret mshobeyri/multimeter private key PEM private key block (redacted)
  14. HIGH committed secret mshobeyri/multimeter private key PEM private key block (redacted)
  15. HIGH committed secret mshobeyri/multimeter private key PEM private key block (redacted)