Hanzo AI

Trust

The `hanzo trust` commands.

Also for this capability: API · CLI · SDKs

Your trust centre: the controls you publish, the coverage they compute to, the documents a reviewer asks for, and who you send data to.

API reference →

hanzo trust list

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo trust documentsLists your organization's documents.
hanzo trust evidenceReads the audit rows that stand behind one control, over a window.
hanzo trust faqLists your knowledge base — the questions a reviewer asks, answered once.
hanzo trust frameworksLists the frameworks coverage is computed against, and how many clauses each publishes.
hanzo trust listReads YOUR organization's whole trust centre, including the addresses of your own gated documents.
hanzo trust policiesLists your organization's published policies.
hanzo trust profileReads your organization's trust-centre profile — the name, tagline and summary a visitor sees, whether the centre is…
hanzo trust riskReads your risk profile — the label and value pairs describing what your organization handles and how.
hanzo trust subprocessorsLists the third parties your organization sends data to, each naming what it is for.
hanzo trust updatesLists your trust-centre updates, newest as you ordered them.

controls

CommandWhat it does
hanzo trust controls get <id>Reads one control by id.
hanzo trust controls listLists every control your organization publishes, with the counts.

coverage

CommandWhat it does
hanzo trust coverage get <framework>Reads one framework clause by clause: every clause the standard publishes, what covers it, and which controls stand…
hanzo trust coverage listReads coverage: per framework, how many clauses have an automated control behind them, how many are partial, and how…

kind

CommandWhat it does
hanzo trust kind rm <kind> <id>Removes one record from a section of your organization's trust centre.
hanzo trust kind set <kind> <id>Writes one record into a section of YOUR organization's trust centre — profile, control, document, subprocessor,…

published

CommandWhat it does
hanzo trust published get <org>Reads a published trust centre — the whole thing in one answer: the organization's profile, its control inventory,…

How is this guide?

On this page