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,610 analyzable servers
50877 analyzed
7738 re-analysis due
994 not analyzable
1 not yet analyzed
4843 source gone
not analyzable
793 too large 201 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 abhishekpandaOfficial/XOne eval()/exec() exec(_packed_block_source(), namespace)
  2. HIGH dynamic exec abhishekpandaOfficial/XOne __import__ sink "os": __import__("os"),
  3. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(_BLOCK, namespace)
  4. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(MP_SRC, scope)
  5. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(_autocast_helper_source(), namespace)
  6. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(ast.Module(body = body, type_ignores = []), str(SOURCE_PATH), "exec"), namespace)
  7. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() return eval(
  8. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(ast.Module([node], []), str(_SAVE_PY), "exec"), ns)
  9. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(ast.Module([node], []), str(_SAVE_PY), "exec"), namespace)
  10. HIGH dynamic exec abhishekpandaOfficial/XOne __import__ sink namespace: dict = {"os": __import__("os")}
  11. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(ast.Module([node], []), str(_SAVE_PY), "exec"), ns)
  12. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(ast.get_source_segment(src, node), ns)
  13. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(source, MAPPER_PATH, "exec"), namespace)
  14. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(ast.get_source_segment(source, node), namespace)
  15. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(ast.fix_missing_locations(compiled), str(path), "exec"), namespace)