Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions claude-code/PRIVACY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Privacy

The AgenTrust Claude Code plugin collects and transmits no personal data.

It runs locally as a Claude Code plugin. It processes only your local Claude configuration, entirely on your machine, and sends no telemetry, analytics, or usage data to agentrust-io, OPAQUE, or any third party. There is no account, login, or tracking, and no cookies or background network calls.

All Agent Manifest and TRACE records, and the drift baseline, are written to files on your machine; nothing is sent anywhere. Signing uses a local key.

Uninstalling removes it completely. Questions or corrections: https://github.com/agentrust-io/integrations/issues
Loading