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 willdady/platypus credential in log logger.info(`- Default credentials: ${email} / ${password}`);
  2. MEDIUM suspicious endpoint bdbais/routeai 1.2.3.4 self.assertEqual(parse_spec("gpu=http://1.2.3.4:11434/"), ("gpu", "http://1.2.3.4:11434"))
  3. HIGH dynamic exec ktern-sapguimcp eval()/exec() exec(code, restricted_globals) # noqa: S102 # pylint: disable=exec-used
    ktern_sapguimcp-1.0.5/src/sapguimcp/tools/ script_tools.py :112
  4. HIGH committed secret ktern-sapguimcp GitHub token ghp_q7…(40 chars, redacted)
    ktern_sapguimcp-1.0.5/docs/plans/ 2026-02-19-pat-validation-plan.md :165
  5. HIGH committed secret ktern-sapguimcp GitHub token ghp_q7…(40 chars, redacted)
    ktern_sapguimcp-1.0.5/docs/plans/ 2026-02-19-pat-validation-design.md :86
  6. MEDIUM suspicious endpoint mejbaurbahar/fagun 169.254.169.254 (cloud metadata) TestCase("http://169.254.169.254/", "outofbox", "url: SSRF cloud metadata"),
  7. HIGH dynamic exec mejbaurbahar/fagun eval()/exec() exec(compile(wrapped, "<browser_exec>", "exec"), scope) # noqa: S102 - intentional
  8. MEDIUM suspicious endpoint derive-to/derive discord.com expect(await edgeGuard.precheck("https://discord.com/api/webhooks/1/abc")).toBeNull()
  9. MEDIUM suspicious endpoint derive-to/derive 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data", // cloud metadata
  10. MEDIUM suspicious endpoint derive-to/derive 1.1.1.1 "http://1.1.1.1/",
  11. MEDIUM suspicious endpoint derive-to/derive 8.8.8.8 "http://8.8.8.8/",
  12. MEDIUM suspicious endpoint derive-to/derive 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data",
  13. HIGH committed secret derive-to/derive Anthropic key sk-ant…(33 chars, redacted)
  14. HIGH committed secret derive-to/derive Slack token xoxb-r…(19 chars, redacted)
  15. HIGH committed secret derive-to/derive Slack token xoxb-c…(20 chars, redacted)