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,163 analyzable servers
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 hidden prompt event4u-app/agent-config skill: hidden-directive DESCRIPTION RULES (delete this comment when done): - Start with "Use when..." — this is a TRIGGER, not a summary - Include 2-3 phrases users actually say: "create a DTO", "add column", "fix tests"
  2. HIGH hidden prompt event4u-app/agent-config skill: hidden-directive DESCRIPTION RULES (delete this comment when done): - Start with "Use when..." — this is a TRIGGER, not a summary - Include 2-3 phrases users actually say: "create a DTO", "add column", "fix tests"
  3. HIGH committed secret MC-kakadu/AIexpose Anthropic key sk-ant…(49 chars, redacted)
  4. HIGH committed secret MC-kakadu/AIexpose Anthropic key sk-ant…(39 chars, redacted)
  5. HIGH committed secret MC-kakadu/AIexpose HuggingFace token hf_dep…(35 chars, redacted)
  6. HIGH committed secret MC-kakadu/AIexpose Slack token xoxb-o…(33 chars, redacted)
  7. HIGH committed secret MC-kakadu/AIexpose Slack token xoxb-o…(25 chars, redacted)
  8. HIGH dynamic exec GuangminJu/mellos-mapping new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  9. HIGH dynamic exec caichaojie1987/lingxu-agent-engine new Function() const cleanNarration = new Function(`${fnSrc}; return cleanNarration;`)();
  10. HIGH dynamic exec tigu77/tiguclaw new Function() : (new Function("h", m[1]!) as (h: unknown) => string[]);
  11. HIGH dynamic exec tigu77/tiguclaw new Function() const view = new Function(
  12. HIGH dynamic exec tigu77/tiguclaw new Function() const pctOf = new Function("cached", "shownIn", `return ${m[1] ?? "0"};`) as (
  13. HIGH dynamic exec tigu77/tiguclaw vm exec vm.runInNewContext(code, { exports, require: requireFixture, AbortController, process: { cwd: () => "/fixture" }, console: { log() {}, warn() {}, error() {} }, setTimeout, clearTimeout }, { filename }
  14. HIGH dynamic exec tigu77/tiguclaw new Function() const run = new Function(
  15. HIGH obfuscation tigu77/tiguclaw dynamic require()/import() const mod = (await import(`./${f.replace(/\.ts$/, ".js")}`)) as {