What you can do with it
Check and search assets
Look up URLs and addresses against the blocklist, in bulk if you need to.
File and find reports
Create reports, browse an organization’s queue, and check for duplicates.
Clear your review queue
Approve, reject, or watchlist the proposals waiting on your organization.
Tune detections
Run configs on demand, validate that they still return results, and catch drift.
Pull metrics
Summary counts, breakdowns by day/type/brand, and multi-organization rollups.
Track takedowns
List takedown records with the same filters as the app’s Takedowns view.
Command index
Built-in help
Every command documents itself.chainpatrol --help prints the command list, and
--help on any command or subcommand prints its full option set:
1.6.x.
Next steps
Installation
Install the CLI, point it at an environment, and enable shell completions.
Authentication
Log in interactively, or use an API key for CI and headless runs.
Output and exit codes
JSON, markdown, and CSV output, plus the exit codes scripts should branch on.
Using the CLI with agents
The Claude Code skill,
--dry-run, --explain, and non-interactive mode.