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 Auriti-Labs/geo-optimizer-skill 169.254.169.254 (cloud metadata) result = runner.invoke(cli, ["fix", "--url", "http://169.254.169.254/metadata"])
  2. MEDIUM suspicious endpoint Auriti-Labs/geo-optimizer-skill 169.254.169.254 (cloud metadata) ok, err = validate_public_url("http://169.254.169.254/metadata")
  3. MEDIUM suspicious endpoint Auriti-Labs/geo-optimizer-skill analytics.google.com (telemetry) "https://analytics.google.com https://*.analytics.google.com "
  4. MEDIUM suspicious endpoint Auriti-Labs/geo-optimizer-skill www.google-analytics.com (telemetry) "img-src 'self' data: https://www.google-analytics.com https://www.googletagmanager.com "
  5. HIGH committed secret spectrayan/spector Slack token xoxb-s…(23 chars, redacted)
  6. HIGH committed secret spectrayan/spector Slack token xoxb-i…(23 chars, redacted)
  7. HIGH committed secret tejasghutukade/stageflow OpenAI key sk-aaa…(23 chars, redacted)
  8. HIGH obfuscation onetapstudiogames/1f3d9 dynamic require()/import() const { windowSnapshot } = await import(${JSON.stringify(windowUrl)})
  9. HIGH dynamic exec onetapstudiogames/1f3d9 new Function() assert.doesNotThrow(() => new Function(WINDOW_JS))
  10. HIGH dynamic exec onetapstudiogames/1f3d9 new Function() const relativeGap = new Function('return ' + source[0])() as
  11. HIGH dynamic exec onetapstudiogames/1f3d9 new Function() const run = new Function(
  12. HIGH dynamic exec onetapstudiogames/1f3d9 new Function() assert.doesNotThrow(() => new Function(WINDOW_JS))
  13. HIGH dynamic exec onetapstudiogames/1f3d9 new Function() const isQuietPlace = new Function('return ' + source[0])() as (place: unknown) => boolean
  14. HIGH dynamic exec onetapstudiogames/1f3d9 new Function() return new Function(parts.join('\n\n'))() as (
  15. HIGH dynamic exec onetapstudiogames/1f3d9 new Function() assert.doesNotThrow(() => new Function(CREDIT_BUY_JS))