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,151 analyzable servers
50066 analyzed
8097 re-analysis due
988 not analyzable
0 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. MEDIUM suspicious endpoint jaapstronks/deckyard 203.0.114.3 presentationPublishedUrl: 'http://203.0.114.3/published',
  2. MEDIUM suspicious endpoint jaapstronks/deckyard 203.0.114.2 slideAddedToOrganizationLibraryUrl: 'http://203.0.114.2/library',
  3. MEDIUM suspicious endpoint jaapstronks/deckyard 203.0.114.1 presentationMovedToOrganizationUrl: 'http://203.0.114.1/moved',
  4. HIGH obfuscation jaapstronks/deckyard dynamic require()/import() const mod = await import(`../server/storage/${file}`);
  5. HIGH obfuscation jaapstronks/deckyard dynamic require()/import() const mod = await import(`../server/routes/static/${file}`);
  6. MEDIUM suspicious endpoint jaapstronks/deckyard 8.8.8.8 const url = await assertPublicHttpUrl('https://8.8.8.8/logo.png');
  7. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  8. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  9. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) const dirty = `@import url('http://169.254.169.254/');
  10. MEDIUM suspicious endpoint jaapstronks/deckyard 203.0.114.9 const WEBHOOK_URL = 'http://203.0.114.9/published';
  11. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) const METADATA_URL = 'http://169.254.169.254/latest/meta-data/img.jpg';
  12. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) const METADATA_URL = 'http://169.254.169.254/latest/meta-data/img.jpg';
  13. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) 'url(http://169.254.169.254/latest/meta-data/), #000',
  14. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) image: 'http://169.254.169.254/latest/meta-data/iam/',
  15. MEDIUM suspicious endpoint jaapstronks/deckyard 169.254.169.254 (cloud metadata) const html = '<img src="http://169.254.169.254/gone.jpg" alt="Someone">';