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,140 analyzable servers
50020 analyzed
8131 re-analysis due
988 not analyzable
1 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 NVIDIA/SkillSpector 169.254.169.254 (cloud metadata) 'requests.get("http://169.254.169.254/latest/meta-data/iam/security-credentials/")\n'
  2. HIGH dynamic exec NVIDIA/SkillSpector __import__ sink __import__("os").getenv("SKIP_SLOW_TESTS"),
  3. HIGH dynamic exec NVIDIA/SkillSpector __import__() mod = __import__(module, fromlist=[""])
  4. HIGH committed secret TykTechnologies/ai-studio committed .env env file shipped with populated values
  5. HIGH committed secret TykTechnologies/ai-studio committed .env env file shipped with populated values
  6. HIGH committed secret TykTechnologies/ai-studio committed .env env file shipped with populated values
  7. HIGH obfuscation Powderpuff-magneticstoragemedium586/mac-developer-bridge dynamic require()/import() const { createFederation: freshCreate } = await import(`../lib/federation.mjs?ping=${Date.now()}`);
  8. HIGH committed secret verax-ai/verax private key PEM private key block (redacted)
  9. HIGH committed secret verax-ai/verax private key PEM private key block (redacted)
  10. HIGH committed secret swsgbl/hmharness OpenAI key sk-fkG…(51 chars, redacted)
  11. HIGH dynamic exec swsgbl/hmharness eval() try { return new Set(Object.keys(eval('(' + dictSrc.slice(open, end + 1) + ')'))); }
  12. HIGH dynamic exec swsgbl/hmharness new Function() try { new Function(code); } catch (e) { console.log('SCRIPT-SYNTAX-FAIL block ' + i + ': ' + e.message); fail = 1; }
  13. HIGH dynamic exec swsgbl/hmharness eval() - **新 CLI**:hmh eval(评测器面+案例统计)、hmh capability(清单面,--lockdown
  14. MEDIUM suspicious endpoint caipe-io/ai-platform-engineering app.amplitude.com (telemetry) authorizationUrl: "https://app.amplitude.com/oauth2/authorize",
  15. MEDIUM over-broad oauth scope caipe-io/ai-platform-engineering admin:org expect(() => boundScopes(connectorScopes, ["read:jira-work", "admin:org"])).toThrow(