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 dynamic exec runverdict/sf-security-review-toolkit new Function() const factory = new Function(block + '\nreturn { isFullTree, isValidDimension, computeCoverage }')
  2. HIGH dynamic exec runverdict/sf-security-review-toolkit new Function() const fn = new Function('args', 'phase', 'log', 'parallel', 'agent', `return (async () => { ${src} })()`)
  3. MEDIUM over-broad oauth scope gabriel-dantas98/tapioca https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  4. MEDIUM over-broad oauth scope gabriel-dantas98/tapioca https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  5. MEDIUM suspicious endpoint winsznx/remlo t.me { label: 'Community', href: 'https://t.me/remlo_xyz', external: true },
  6. MEDIUM suspicious endpoint winsznx/remlo t.me const TELEGRAM_URL = 'https://t.me/remlo_xyz'
  7. MEDIUM suspicious endpoint winsznx/remlo t.me contact_url: 'https://t.me/remlo_xyz',
  8. HIGH committed secret hawonb711-tech/nexus GitHub token ghp_A1…(40 chars, redacted)
  9. HIGH dynamic exec hawonb711-tech/nexus eval() eval(userInput);
  10. HIGH committed secret hawonb711-tech/nexus GitHub token ghp_A1…(40 chars, redacted)
  11. HIGH dynamic exec hawonb711-tech/nexus eval() const result = eval(query);
  12. HIGH committed secret volcengine/onesdk OpenAI key sk-2ed…(51 chars, redacted)
  13. HIGH committed secret volcengine/onesdk OpenAI key sk-ca0…(51 chars, redacted)
  14. HIGH dynamic exec pablosaez21/cerno unsafe yaml.load() document = yaml.load(
  15. HIGH dynamic exec stdevMac/grok-in-codex new Function() const embedded = new Function(`${helperSrc}; return formatStreamProgressMessage;`)();