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. - Configuration —
crimes.config.jsonreference. - Scoring — what each per-finding score means and how
agent_riskis 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.