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,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 source gone
not analyzable
795 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 dynamic exec bestmaa/srijika-studio new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  2. HIGH obfuscation siaarzh/scrybe dynamic require()/import() const { initQueue, submitToQueue } = await import("${queueFileUrl}");
  3. HIGH obfuscation siaarzh/scrybe dynamic require()/import() const { initQueue } = await import("${queueFileUrl}");
  4. MEDIUM suspicious endpoint kubeara/core 46.224.229.44 expect(resolved.env.CORS_ALLOWED_ORIGINS).toBe("http://46.224.229.44:7935");
  5. MEDIUM suspicious endpoint cyanheads/attack-surface-mcp-server 8.8.8.8 await expect(assertSafeUrl('https://8.8.8.8/')).resolves.toBeUndefined();
  6. MEDIUM suspicious endpoint cyanheads/attack-surface-mcp-server 169.254.169.254 (cloud metadata) await expect(assertSafeUrl('http://169.254.169.254/latest/meta-data')).rejects.toThrow(
  7. HIGH committed secret SainiParv05/Intentguard private key PEM private key block (redacted)
  8. MEDIUM suspicious endpoint SainiParv05/Intentguard discord.com "https://discord.com/api/webhooks/123456789/abcdef",
  9. HIGH credential in log jmagly/hound-mcp credential in log console.log(` Client Secret: ${clientSecret}`);
  10. HIGH credential in log koreysmith123/recallsmith credential in log try { logger.log("info", "turn", { botId: "b", conversationId: "c", generationId: "g", durationMs: 12, apiKey: "xai-secret-value-that-is-long" }); }
  11. MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata) "ssrf_http": '<?xml version="1.0"?><!DOCTYPE foo [<!ENTITY xxe SYSTEM "http://169.254.169.254/latest/meta-data/">]><root>&xxe;</root>',
  12. MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata) {"name": "AWS IMDSv1 metadata", "url": "http://169.254.169.254/latest/meta-data/", "indicator": "ami-id"},
  13. MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
  14. MEDIUM over-broad oauth scope mukul975/Anthropic-Cybersecurity-Skills https://mail.google.com/ "https://mail.google.com/inbox",
  15. MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata) "aws_imdsv1": "http://169.254.169.254/latest/meta-data/",