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 86% of 59,713 analyzable servers
51311 analyzed
7406 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 too large 200 no source

Running analyzer v33. The scanner changelog explains what each version detects and when it changed.

code findings 15 shown
  1. HIGH obfuscation AlKindy-OSS/nassaj dynamic require()/import() const loaded = await import(`${pathToFileURL(path.join(services, 'preview-runtime-attestation.js')).href}?fixture=${Date.now()}`);
  2. HIGH dynamic exec AlKindy-OSS/nassaj new Function() const factory = new Function(
  3. HIGH obfuscation AlKindy-OSS/nassaj dynamic require()/import() const { createConnectorOAuthPendingDb } = await import(${JSON.stringify(repositoryUrl)});
  4. MEDIUM over-broad oauth scope AlKindy-OSS/nassaj gmail.modify gmail: 'https://www.googleapis.com/auth/gmail.modify',
  5. MEDIUM over-broad oauth scope AlKindy-OSS/nassaj https://www.googleapis.com/auth/drive 'google-drive': 'https://www.googleapis.com/auth/drive',
  6. HIGH dynamic exec AlKindy-OSS/nassaj new Function() const factory = new Function(
  7. HIGH dynamic exec AlKindy-OSS/nassaj new Function() const factory = new Function(
  8. HIGH dynamic exec AlKindy-OSS/nassaj new Function() return new Function(`return (${literal});`)();
  9. HIGH dynamic exec AlKindy-OSS/nassaj new Function() try { ({ detect, detectSessionId } = new Function(detectSrc)()); }
  10. HIGH obfuscation AlKindy-OSS/nassaj dynamic require()/import() const imported = await import(`${pathToFileURL(path.join(artifact, 'scripts/lib/update-runtime-capability.mjs')).href}?fixture=${Date.now()}`);
  11. HIGH obfuscation AlKindy-OSS/nassaj dynamic require()/import() const bundled = await import(`${pathToFileURL(path.join(extracted, 'scripts/install-release-runtime.mjs')).href}?test=${Date.now()}`);
  12. HIGH obfuscation AlKindy-OSS/nassaj dynamic require()/import() const bundled = await import(`${pathToFileURL(path.join(extracted, 'scripts/install-release-host-support.mjs')).href}?bundle=${Date.now()}`);
  13. HIGH obfuscation AlKindy-OSS/nassaj dynamic require()/import() const contract = injected.contract || await import(`${pathToFileURL(path.join(sourceRoot, 'scripts', 'client-build-atomic.mjs')).href}?source=${oid}`);
  14. HIGH committed secret mphinance/etf-holdings-tracker Google API key AIzaSy…(39 chars, redacted)
  15. MEDIUM suspicious endpoint mphinance/etf-holdings-tracker discord.com if (!webhookUrl.startsWith('https://discord.com/api/webhooks/')) return;