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. HIGH dynamic exec SathiaAI/graphsmith eval() return eval(`(${input.expr})`);
  2. HIGH dynamic exec SathiaAI/graphsmith new Function() new Function("return 1");
  3. HIGH dynamic exec SathiaAI/graphsmith eval() eval("console.log(1)");
  4. MEDIUM suspicious endpoint SathiaAI/graphsmith 1.1.1.1 'if wget -q -T2 -O- http://1.1.1.1 >/dev/null 2>&1; then printf "net=ALLOWED\\n"; else printf "net=DENIED\\n"; fi',
  5. HIGH committed secret SathiaAI/graphsmith OpenAI key sk-evm…(31 chars, redacted)
  6. HIGH committed secret SathiaAI/graphsmith Anthropic key sk-ant…(31 chars, redacted)
  7. HIGH committed secret SathiaAI/graphsmith AWS access key id AKIAZZ…(20 chars, redacted)
  8. HIGH committed secret SathiaAI/graphsmith OpenAI key sk-A1b…(27 chars, redacted)
  9. HIGH committed secret SathiaAI/graphsmith OpenAI key sk-A1b…(27 chars, redacted)
  10. HIGH obfuscation SathiaAI/graphsmith dynamic require()/import() const gate = require(${JSON.stringify(path.join(SCRIPTS, "gate.js"))});
  11. HIGH dynamic exec SathiaAI/graphsmith eval() **Break**: \`scripts/gate.js\` — \`const EVAL_HOLE = eval("1+1")\` injected
  12. HIGH obfuscation SathiaAI/graphsmith dynamic require()/import() try { fn = require("./workers/" + stepDef.worker); }
  13. HIGH committed secret SathiaAI/graphsmith AWS access key id AKIA99…(20 chars, redacted)
  14. HIGH committed secret SathiaAI/graphsmith OpenAI key sk-pla…(37 chars, redacted)
  15. HIGH committed secret SathiaAI/graphsmith Stripe live key sk_liv…(34 chars, redacted)