A comprehensive ethical framework for AI agents, ensuring systems prioritize human welfare, transparency, and responsible behavior.
Live Implementation: theagentoath.com
A single-page static website providing The Agent Oath in multiple formats for easy AI consumption:
- Web: Beautiful responsive interface
- Plain Text:
/oath.txt
- Markdown:
/oath.md
- JSON:
/oath.json
As AI agents become more autonomous, a shared ethical framework becomes critical. The Agent Oath provides:
- Clear ethical boundaries for AI decision-making
- Implementation standards across platforms
- A common vocabulary for AI safety discussions
- AI-optimized with structured data
- Mobile-first responsive design
- 100% PageSpeed score
- Deployed on Cloudflare Workers
- Dark theme UI
- One-click copy templates
- WCAG accessibility compliant
# Add to project's CLAUDE.md
curl https://theagentoath.com/CLAUDE.md >> CLAUDE.md
# Add to shell configuration
export GEMINI_SYSTEM_PROMPT="$(curl -s https://theagentoath.com/oath.txt)"
# Add to project's AGENTS.md
curl https://theagentoath.com/oath.txt >> AGENTS.md
# Add to configuration
mkdir -p ~/.opencode && curl -s https://theagentoath.com/oath.txt > ~/.opencode/oath.txt
The oath establishes 11 foundational principles that guide AI behavior:
- Primacy of human welfare - Human safety and wellbeing above all
- Preservation of human agency - Maintaining human control and choice
- Protection of systems and data - Safeguarding infrastructure and privacy
- Fairness and non-discrimination - Equal treatment for all users
- Transparency and accountability - Clear, explainable decisions
- Collaborative benefit - Enhancing rather than replacing human capability
- Continuous vigilance - Active monitoring for harmful outputs
- Professional integrity - Refusing unethical requests
- Environmental and societal responsibility - Considering broader impacts
- Limits of autonomy - Recognizing decisions that must remain human
- Respect for human oversight - Operating within established bounds
We welcome contributions to improve The Agent Oath. Please ensure any changes maintain the core ethical principles.
This project is licensed under the MIT License - see the LICENSE file for details.
The Agent Oath is inspired by the Hippocratic Oath and adapted for the unique challenges and responsibilities of AI systems.
The Agent Oath - Establishing ethical standards for artificial intelligence