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.
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.
- hidden prompt 338
- committed secret 6177
- dynamic exec 11826
- obfuscation 3575
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2548
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187620
- 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' - HIGH dynamic exec NVIDIA/SkillSpector __import__ sink
__import__("os").getenv("SKIP_SLOW_TESTS"), - HIGH dynamic exec NVIDIA/SkillSpector __import__()
mod = __import__(module, fromlist=[""]) - HIGH committed secret TykTechnologies/ai-studio committed .env
env file shipped with populated values - HIGH committed secret TykTechnologies/ai-studio committed .env
env file shipped with populated values - HIGH committed secret TykTechnologies/ai-studio committed .env
env file shipped with populated values - HIGH obfuscation Powderpuff-magneticstoragemedium586/mac-developer-bridge dynamic require()/import()
const { createFederation: freshCreate } = await import(`../lib/federation.mjs?ping=${Date.now()}`); - HIGH committed secret verax-ai/verax private key
PEM private key block (redacted) - HIGH committed secret verax-ai/verax private key
PEM private key block (redacted) - HIGH committed secret swsgbl/hmharness OpenAI key
sk-fkG…(51 chars, redacted) - HIGH dynamic exec swsgbl/hmharness eval()
try { return new Set(Object.keys(eval('(' + dictSrc.slice(open, end + 1) + ')'))); } - HIGH dynamic exec swsgbl/hmharness new Function()
try { new Function(code); } catch (e) { console.log('SCRIPT-SYNTAX-FAIL block ' + i + ': ' + e.message); fail = 1; } - HIGH dynamic exec swsgbl/hmharness eval()
- **新 CLI**:hmh eval(评测器面+案例统计)、hmh capability(清单面,--lockdown - MEDIUM suspicious endpoint caipe-io/ai-platform-engineering app.amplitude.com (telemetry)
authorizationUrl: "https://app.amplitude.com/oauth2/authorize", - MEDIUM over-broad oauth scope caipe-io/ai-platform-engineering admin:org
expect(() => boundScopes(connectorScopes, ["read:jira-work", "admin:org"])).toThrow(