Skip to content

crimes documentation

crimes is an open-source CLI that scans TypeScript and JavaScript repositories for change risk and agent risk — the failure modes that linters and security scanners don’t cover.

Pick a starting point:

  • Agent usage — how an AI coding agent should invoke crimes.
  • Configurationcrimes.config.json reference.
  • Scoring — what each per-finding score means and how agent_risk is computed.
  • CI integration--fail-on, baseline, and the diff workflow.

Or browse by category — finding types are grouped under Finding types in the sidebar.

The raw markdown sources live under docs/ so agents that read GitHub directly get the same content.