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
51308 analyzed
7409 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. MEDIUM over-broad oauth scope lim5max/poolstatis https://mail.google.com/ 'gmail.com': { href: 'https://mail.google.com/', label: 'Open Gmail' },
  2. MEDIUM over-broad oauth scope lim5max/poolstatis https://mail.google.com/ .toHaveAttribute('href', 'https://mail.google.com/');
  3. MEDIUM suspicious endpoint lim5max/poolstatis 192.88.99.2 'https://192.88.99.2/',
  4. MEDIUM suspicious endpoint lim5max/poolstatis 192.0.0.8 'https://192.0.0.8/',
  5. MEDIUM suspicious endpoint lim5max/poolstatis 169.254.169.254 (cloud metadata) 'https://169.254.169.254/latest/meta-data',
  6. HIGH obfuscation Nautli/nautli dynamic require()/import() const mod = await import("node:" + "https");
  7. HIGH dynamic exec Nautli/nautli concat require() const mod = await import("node:" + "https");
  8. HIGH committed secret Nautli/nautli GitHub fine-grained PAT github…(43 chars, redacted)
  9. HIGH committed secret Nautli/nautli GitHub token ghp_01…(40 chars, redacted)
  10. HIGH dynamic exec myknowledge unsafe yaml.load() return yaml.load(text, Loader=_YamlLoader)
    myknowledge-0.7.7/backend/ storage.py :34
  11. HIGH dynamic exec myknowledge __import__() __import__(mod)
    myknowledge-0.7.7/backend/ cli.py :62
  12. MEDIUM suspicious endpoint mcp-atlassian-voyah 169.254.169.254 (cloud metadata) result = validate_url_for_ssrf("http://169.254.169.254")
    mcp_atlassian_voyah-0.21.4/tests/unit/utils/ test_urls.py :221
  13. HIGH dynamic exec mcp-atlassian-voyah __import__ sink for k, v in __import__("os").environ.items()
    mcp_atlassian_voyah-0.21.4/tests/unit/ test_truststore_env.py :171
  14. HIGH dynamic exec mcp-atlassian-voyah pickle.loads() unpickled_error = pickle.loads(pickled_data)
    mcp_atlassian_voyah-0.21.4/tests/unit/ test_exceptions.py :150
  15. MEDIUM suspicious endpoint mcp-atlassian-voyah 169.254.169.254 (cloud metadata) result = validate_url_for_ssrf("http://169.254.169.254")
    mcp_atlassian_voyah-0.21.4/tests/unit/servers/ test_dependencies.py :1465