From f0ff3de407d4559aae09d9ac70f68ab4a4a6e490 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Thu, 16 Jul 2026 16:35:13 -0700 Subject: [PATCH] docs(claude-code): add PRIVACY.md (no data collected; local processing) --- claude-code/PRIVACY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 claude-code/PRIVACY.md diff --git a/claude-code/PRIVACY.md b/claude-code/PRIVACY.md new file mode 100644 index 0000000..f041019 --- /dev/null +++ b/claude-code/PRIVACY.md @@ -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