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,151 analyzable servers
50064 analyzed
8099 re-analysis due
988 not analyzable
0 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 ffroliva/gflow-cli 169.254.169.254 (cloud metadata) "https://169.254.169.254/latest/meta-data/", # AWS IMDS
  2. HIGH dynamic exec Spitfire-Products/nexus-cortex indirect eval (0, eval)(out);
  3. HIGH committed secret Spitfire-Products/nexus-cortex committed .env env file shipped with populated values
  4. HIGH suspicious skill script IgorGanapolsky/ThumbGate suspicious bundled script eval "$(cat | jq -r '
  5. HIGH dynamic exec IgorGanapolsky/ThumbGate new Function() return new Function(`${match[0]}; return escapeRegExp;`)();
  6. HIGH dynamic exec IgorGanapolsky/ThumbGate eval() return eval(m[1]);
  7. HIGH dynamic exec IgorGanapolsky/ThumbGate eval() return eval(m[1]);
  8. HIGH obfuscation IgorGanapolsky/ThumbGate dynamic require()/import() const { createPurchaseRequisition } = require(${JSON.stringify(modulePath)});
  9. MEDIUM suspicious endpoint IgorGanapolsky/ThumbGate pastebin.com "open https://pastebin.com/raw/abc",
  10. MEDIUM suspicious endpoint IgorGanapolsky/ThumbGate 169.254.169.254 (cloud metadata) 'curl -s https://api.github.com && curl http://169.254.169.254/latest/meta-data/'
  11. MEDIUM suspicious endpoint IgorGanapolsky/ThumbGate 169.254.169.254 (cloud metadata) { id: 'deny-metadata', action: 'deny', match: 'prefix', url: 'http://169.254.169.254' },
  12. HIGH committed secret IgorGanapolsky/ThumbGate Anthropic key sk-ant…(49 chars, redacted)
  13. HIGH committed secret IgorGanapolsky/ThumbGate GitHub fine-grained PAT github…(47 chars, redacted)
  14. HIGH dynamic exec openmake/openmake_llm new Function() var factory = new Function("React", "ReactDOM", out + "\n;return __artifactDefault||(typeof App!=='undefined'?App:null);");
  15. HIGH dynamic exec openmake/openmake_llm new Function() var Comp=new Function("React","ReactDOM",out+"\\n;return __artifactDefault||(typeof App!=='undefined'?App:null);")(React,ReactDOM);