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,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 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. HIGH dynamic exec open-covenant/covenant new Function() const usd = new Function(`${source} return usd;`)() as (quantity: { value: number }) => string;
  2. HIGH dynamic exec SvatahLabs/Yam indirect eval (0, eval)(`(${script})`)(elementId) as Promise<boolean>,
  3. HIGH obfuscation SvatahLabs/Yam dynamic require()/import() mcp = (await import(/* @vite-ignore */ "@svatah/yam" + "-mcp")) as {
  4. HIGH dynamic exec SvatahLabs/Yam indirect eval ({ script, id }: { script: string; id: string }) => (0, eval)(`(${script})`)(id) as Promise<boolean>,
  5. HIGH dynamic exec SvatahLabs/Yam new Function() const factory = new Function("Application", `${PERFORM_SCRIPT}\nreturn run;`) as (
  6. HIGH obfuscation asen-goat-mine/bok base64 decode → exec sink return base64.b64decode(result.stdout.strip()).decode("utf-8")
  7. MEDIUM suspicious endpoint wildfirebill-ai/hivestack api.telegram.org url = f"https://api.telegram.org/bot{tok}/sendMessage"
  8. HIGH dynamic exec fancyboi999/ai-engineering-from-scratch-zh eval()/exec() exec(prediction, safe_globals, local)
  9. HIGH dynamic exec fancyboi999/ai-engineering-from-scratch-zh eval()/exec() exec(art.code, ns, ns)
  10. HIGH committed secret fancyboi999/ai-engineering-from-scratch-zh OpenAI key sk-sup…(33 chars, redacted)
  11. HIGH dynamic exec fancyboi999/ai-engineering-from-scratch-zh eval()/exec() return str(eval(expr, {"__builtins__": {}}, {}))
  12. HIGH dynamic exec fancyboi999/ai-engineering-from-scratch-zh eval()/exec() return str(eval(expression, {"__builtins__": {}}, {}))
  13. HIGH dynamic exec fancyboi999/ai-engineering-from-scratch-zh eval()/exec() result = eval(expression, {"__builtins__": {}}, {"math": math})
  14. HIGH dynamic exec fancyboi999/ai-engineering-from-scratch-zh eval()/exec() result = eval(expression, {"__builtins__": {}}, {})
  15. HIGH dynamic exec fancyboi999/ai-engineering-from-scratch-zh eval()/exec() expected = eval(cleaned, {"__builtins__": {}}, {})