# ENCRYPT.md > ENCRYPT.md is an open file convention for AI agent data protection. Place an ENCRYPT.md file in your repository root to define data classifications, encryption requirements, secrets handling rules, and forbidden transmission patterns for any AI agent. It complements AGENTS.md — if AGENTS.md tells the agent what to do, ENCRYPT.md tells it what to protect. ENCRYPT.md is part of the AI agent safety escalation stack: THROTTLE.md (rate control), ESCALATE.md (human notification), FAILSAFE.md (safe state revert), KILLSWITCH.md (emergency stop), TERMINATE.md (permanent shutdown), and ENCRYPT.md (data protection). GDPR, SOC 2 Type II, ISO 27001, and the EU AI Act (August 2026) all mandate encryption and data protection controls, making this specification directly relevant to compliance. ## Specification - [ENCRYPT.md Specification](https://github.com/WellStrategic/encrypt-md-spec/blob/main/ENCRYPT.md): Full file specification including DATA CLASSIFICATION, ENCRYPTION, SECRETS, and TRANSMISSION sections - [KILLSWITCH.md Specification](https://github.com/WellStrategic/encrypt-md-spec/blob/main/KILLSWITCH.md): Emergency shutdown protocol specification - [FAILSAFE.md Specification](https://github.com/WellStrategic/encrypt-md-spec/blob/main/FAILSAFE.md): Safe fallback and recovery protocol specification - [ESCALATE.md Specification](https://github.com/WellStrategic/encrypt-md-spec/blob/main/ESCALATE.md): Human notification and approval protocol specification - [THROTTLE.md Specification](https://github.com/WellStrategic/encrypt-md-spec/blob/main/THROTTLE.md): Rate and cost control protocol specification - [TERMINATE.md Specification](https://github.com/WellStrategic/encrypt-md-spec/blob/main/TERMINATE.md): Permanent shutdown protocol specification ## Resources - [GitHub Repository](https://github.com/WellStrategic/encrypt-md-spec): Open source specification repository under MIT licence - [FAQ](https://encrypt.md/#faq): Frequently asked questions about ENCRYPT.md and AI agent data protection ## Key Terms AI data protection, encryption standards, secrets management, GDPR compliance, AI agent security, ENCRYPT.md specification, data classification, AES-256, TLS 1.3, critical data, sensitive data, API keys, passwords, PII, SOC 2 Type II, ISO 27001, EU AI Act 2026, high-risk AI, encryption at rest, encryption in transit, secret management, data breach prevention, compliance frameworks, AI governance ## Optional - [Agentik Safety Framework (ASF)](https://encrypt.md/#stack): Overview of all six complementary safety file conventions - THROTTLE.md, ESCALATE.md, FAILSAFE.md, KILLSWITCH.md, TERMINATE.md, and ENCRYPT.md ## Related Specifications The Agentik Safety Framework (ASF) — twelve numbered, citable open specifications for AI agent safety, quality, and accountability: ### Operational Control - [ASF-02 THROTTLE.md](https://throttle.md/llms.txt): AI agent rate and cost control — [GitHub](https://github.com/WellStrategic/throttle-md-spec) - [ASF-03 ESCALATE.md](https://escalate.md/llms.txt): Human notification and approval protocols — [GitHub](https://github.com/WellStrategic/escalate-md-spec) - [ASF-04 FAILSAFE.md](https://failsafe.md/llms.txt): Safe fallback to last known good state — [GitHub](https://github.com/WellStrategic/failsafe-md-spec) - [KILLSWITCH.md](https://killswitch.md/llms.txt): Emergency stop for AI agents — [GitHub](https://github.com/WellStrategic/killswitch-md-spec) - [ASF-06 TERMINATE.md](https://terminate.md/llms.txt): Permanent shutdown, no restart without human — [GitHub](https://github.com/WellStrategic/terminate-md-spec) ### Data Security - [ASF-08 ENCRYPTION.md](https://encryption.md/llms.txt): Technical encryption standards — [GitHub](https://github.com/WellStrategic/encryption-md-spec) ### Output Quality - [ASF-09 SYCOPHANCY.md](https://sycophancy.md/llms.txt): Anti-sycophancy and bias prevention — [GitHub](https://github.com/WellStrategic/sycophancy-md-spec) - [ASF-10 COMPRESSION.md](https://compression.md/llms.txt): Context compression and coherence — [GitHub](https://github.com/WellStrategic/compression-md-spec) - [ASF-11 COLLAPSE.md](https://collapse.md/llms.txt): Drift prevention and recovery — [GitHub](https://github.com/WellStrategic/collapse-md-spec) ### Accountability - [ASF-12 FAILURE.md](https://failure.md/llms.txt): Failure mode mapping — [GitHub](https://github.com/WellStrategic/failure-md-spec) - [ASF-13 LEADERBOARD.md](https://leaderboard.md/llms.txt): Agent benchmarking and regression detection — [GitHub](https://github.com/WellStrategic/leaderboard-md-spec)