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,694 analyzable servers
51197 analyzed
7502 re-analysis due
995 not analyzable
0 not yet analyzed
4849 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. MEDIUM over-broad oauth scope BrianArfi/ai-second-brain https://www.googleapis.com/auth/documents DOCS_SCOPE = "https://www.googleapis.com/auth/documents"
  2. MEDIUM over-broad oauth scope BrianArfi/ai-second-brain https://www.googleapis.com/auth/drive tok, ["https://www.googleapis.com/auth/drive"])
  3. HIGH dynamic exec aibo204/dsh-plugin-computer-use new Function() new Function("");
  4. HIGH hidden prompt harshsinghmp/skills skill: skill-exfil secret→sink: 3. Wire `next.config.mjs` with `withPayload` and add `"@payload-config": ["./src/payload.config.ts"]` to `tsconfig.json` paths.
  5. MEDIUM suspicious endpoint lhs1695/wechat-article-reader 1.1.1.1 "http://1.1.1.1/article",
  6. MEDIUM suspicious endpoint lhs1695/wechat-article-reader 8.8.8.8 "http://8.8.8.8/article",
  7. HIGH dynamic exec hudhaifahz/nostr-signer-chatgpt new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  8. HIGH dynamic exec hudhaifahz/nostr-signer-chatgpt new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  9. HIGH dynamic exec nicofirst1/premura __import__ sink "PATH": __import__("os").environ.get("PATH", ""),
  10. HIGH dynamic exec 3esign/ratchetx eval() const TYPVOL = eval('(' + src.match(/const TYPVOL = (\{[^}]*\})/)[1] + ')');
  11. HIGH obfuscation 3esign/ratchetx dynamic require()/import() const proofHandler = require(`..${url.pathname}.js`);
  12. HIGH dynamic exec 3esign/ratchetx vm exec const write = vm.runInNewContext(body + '\nbumpFeed', { ...kv, require, Date });
  13. HIGH obfuscation 3esign/ratchetx dynamic require()/import() const { loadWeb3, confirmWithHttp } = await import(ROOT + 'skills/ratchetx-g2/scripts/g2-session.mjs');
  14. HIGH obfuscation 3esign/ratchetx dynamic require()/import() const m = await import('data:text/javascript;base64,' + b64);
  15. MEDIUM suspicious endpoint kylereid1017/threat-detection-lab 169.254.169.254 (cloud metadata) "CommandLine": 'curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 21600"',