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 committed secret pome-sh/digital-twins Slack app token xapp-1…(18 chars, redacted)
  2. HIGH committed secret pome-sh/digital-twins Slack token xoxb-p…(22 chars, redacted)
  3. HIGH committed secret pome-sh/digital-twins Slack token xoxb-p…(25 chars, redacted)
  4. MEDIUM suspicious endpoint pome-sh/digital-twins us.i.posthog.com (telemetry) expect(telemetryDestination({ POME_TELEMETRY_KEY: "k" })?.host).toBe("https://us.i.posthog.com");
  5. HIGH committed secret pome-sh/digital-twins Slack app token xapp-1…(18 chars, redacted)
  6. MEDIUM suspicious endpoint pome-sh/digital-twins us.i.posthog.com (telemetry) const DEFAULT_HOST = "https://us.i.posthog.com";
  7. HIGH credential in log pome-sh/digital-twins credential in log console.log(`POME_AUTH_TOKEN=${status.auth_token}`);
  8. HIGH dynamic exec ters-golemi/netauto __import__() m = __import__(mod, fromlist=["get_driver_class"])
  9. HIGH dynamic exec Krzysztof318/MailFathom new Function() const fn = new Function(
  10. HIGH committed secret pharos-lang/rust-engineering-mcp private key PEM private key block (redacted)
  11. HIGH obfuscation deyikong/sendgrid-mcp dynamic require()/import() const { parseFresh, buildApp } = await import(httpAbs + `?t=${Date.now()}`);
  12. HIGH dynamic exec NiazMorshed2007/jev-review new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  13. HIGH committed secret pollinations/search.elixpo committed .env env file shipped with populated values
  14. HIGH credential in log yanlingLabs/winter credential in log console.log(`Public key (base64): ${rawPublicKey(privateKey).toString("base64")}`);
  15. MEDIUM suspicious endpoint yanlingLabs/winter 169.254.169.254 (cloud metadata) const url = "http://169.254.169.254/latest/meta-data/";