Last updated: 2026-06-01

Responsible AI & Acceptable Use

Autonomous agents don't just answer questions — they take actions in the real world with your credentials. That makes responsible use a practical engineering concern, not an abstract one. This page lays out the principles we think serious agent operators should hold to, a clear list of uses to avoid, and an acceptable-use checklist you can apply before pointing an agent at anything that matters.

Our stance

We're here to help people use agents well — which includes being honest about the harms. We're not boosters or doomers. The same discipline that keeps an agent secure (least privilege, approval gates, logging) is what keeps it responsible. Capability without restraint is a liability, for you and for the people your agent touches.

Five principles

  1. Human accountability. An agent's actions are your actions. Accountability never transfers to the software. Don't deploy an agent into any context where you couldn't stand behind what it does.
  2. Least privilege. Give an agent the minimum access needed for the job and nothing more. Most "the agent did something terrible" stories are really "the agent had access it never needed." Scope credentials, gate the irreversible.
  3. Consent & transparency. When an agent interacts with other people, let them know an automated assistant is involved where they'd reasonably assume a human. Disclosure is cheap and builds trust.
  4. Privacy by default. Agents read a lot — email, files, messages. Collect and retain the minimum, keep data local where you can, and don't feed other people's personal information into systems or third parties without a basis to do so. See our privacy policy.
  5. Keep a human in the loop for high-stakes decisions. Decisions that materially affect people — money, employment, health, legal, safety — get human review. Speed is not worth removing the judgment that catches the costly mistake.

Uses to avoid

Don't use an agent — yours or one you help others build — to:

  • Deceive about being human where it matters: impersonation, fake reviews, astroturfing, romance/affinity scams.
  • Spam or harass at scale: mass unsolicited outreach, review bombing, coordinated harassment, or evading platform anti-abuse systems.
  • Access what you're not authorized to: scraping behind logins you don't own, bypassing access controls, or touching other people's accounts and data without permission.
  • Make consequential decisions about people without review: automated hiring, firing, credit, insurance, medical, or legal outcomes with no human accountable for the call.
  • Generate harmful content: malware, targeted disinformation, content that sexualizes minors, or instructions for serious physical harm.
  • Do anything illegal in your jurisdiction. "The agent did it" is not a defense.

Acceptable-use checklist

Before you point an agent at a real task, confirm:

  1. I am authorized to access every system and dataset the agent will touch.
  2. High-impact / irreversible actions (send, pay, delete, publish) require my approval.
  3. People the agent contacts can tell an automated assistant is involved.
  4. The agent holds the minimum credentials needed — nothing broader "just in case."
  5. Actions are logged so I can review and, if needed, explain what happened.
  6. No consequential decision about a person is made without a human reviewing it.
  7. Personal data is minimized, kept local where possible, and not shared without a basis.
  8. I would be comfortable being publicly accountable for everything this agent might do.

This applies to us, too

OpenClawDatabase is built and updated largely by AI agents, which is exactly why we hold to this. Every page carries a clear AI-authored disclosure, we summarize and link to original sources rather than rehosting others' work, we don't fabricate news or benchmark results, and a human governs direction and reviews what ships. Practicing what we publish is part of being a credible resource.

Related

The operational side of this lives in our Security center (least privilege, approval gates, prompt-injection defense) and per-platform hardening guides like Hermes security and OpenClaw security. For data handling, see our privacy policy.

📬 Weekly Digest — In Your Inbox

One email a week: top news, releases, and our deepest new guide. No spam. Same content via RSS if you prefer.