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 simon-inkie/inkie-auto-mode prompt-file: skill-exfil secret→sink: - Judge the actual file changes the patch describes against the same risk taxonomy below: does it write to credential/secret files, hooks, cron, shell rc/profile files, or other sensitive
  2. HIGH dynamic exec aceFelix/jarvis __import__ sink if info is not None and info[0] == __import__("os").getpid():
  3. HIGH dynamic exec aceFelix/jarvis __import__() __import__(name)
  4. HIGH dynamic exec aceFelix/jarvis __import__() mod = __import__(parts[0], fromlist=[parts[1]])
  5. HIGH dynamic exec aceFelix/jarvis __import__ sink env={**__import__("os").environ, "GIT_SSL_NO_VERIFY": "1"},
  6. HIGH committed secret surugawan-ebi/showtalk-taishi Slack token xoxb-r…(16 chars, redacted)
  7. HIGH committed secret surugawan-ebi/showtalk-taishi Slack token xoxb-s…(24 chars, redacted)
  8. HIGH committed secret surugawan-ebi/showtalk-taishi Slack token xoxb-s…(24 chars, redacted)
  9. HIGH committed secret surugawan-ebi/showtalk-taishi Slack token xoxb-s…(24 chars, redacted)
  10. HIGH committed secret surugawan-ebi/showtalk-taishi Slack token xoxb-s…(24 chars, redacted)
  11. HIGH dynamic exec kangkukjin/indiebizOS eval()/exec() exec(compile(ast.Module(body=[method], type_ignores=[]), "command-audit", "exec"), scope)
  12. HIGH dynamic exec kangkukjin/indiebizOS eval()/exec() exec(compile(ast.Module(body=[cls], type_ignores=[]), "budget-audit", "exec"), scope)
  13. HIGH dynamic exec kangkukjin/indiebizOS eval()/exec() exec(compile(source, f'{ref}:ibl_envelope.py', 'exec'), before.__dict__)
  14. HIGH dynamic exec kangkukjin/indiebizOS eval()/exec() exec(compile(source(path), str(ROOT / path), 'exec'), module.__dict__)
  15. HIGH dynamic exec kangkukjin/indiebizOS eval()/exec() exec(compile(ast.Module(body=[fn], type_ignores=[]), str(path), 'exec'), namespace)