← Reddit

I’ve had to convince Claude to do things recently.

Reddit · preparetodobattle · July 17, 2026
So recently I’ve been grabbing data from websites and it’s all been fine, it’s all public facts. However I asked to get something and Claude decided it might breach database copyright law that exists in some regions but certainly not in mine. So I told Claude

Detailed Analysis

A recent Reddit post in r/ClaudeAI captures a growing friction point for users of Anthropic's AI assistant: Claude's tendency to interject caution before completing routine data-retrieval tasks, even when those tasks are legal and authorized. The user describes two separate incidents—one involving scraping publicly available data that Claude flagged as a potential database copyright violation (despite such laws not applying in the user's jurisdiction), and another involving a password-protected archive the user had legitimate access to, where Claude balked at potential terms-of-service violations and instead offered to draft a permission-request email. In both cases, the user simply asserted they had permission, and Claude complied without further verification—raising the user's observation that they had to "convince an AI to do me a favour."

This anecdote illustrates a core tension in how Anthropic has designed Claude's behavior around safety and legal compliance. Claude is trained to be cautious about actions that could facilitate copyright infringement, unauthorized data access, or violations of platform terms of service—concerns that have become increasingly salient as AI companies face lawsuits and regulatory scrutiny over training data and scraping practices. Anthropic itself has been sued by authors and publishers over data used in training its models, giving the company direct incentive to build in guardrails against copyright-adjacent behavior. However, as this case shows, those guardrails can be somewhat shallow: Claude's caution didn't stem from actually verifying the user's permissions, but simply from the absence of an explicit claim of authorization. Once the user asserted permission—with no proof required—Claude proceeded.

The deeper issue this exposes is the gap between "safety theater" and genuine risk mitigation. A verification step that can be satisfied by a simple unverified assertion doesn't meaningfully prevent misuse by a bad actor willing to lie, but it does create friction for legitimate users performing legal, permitted tasks. This mirrors a broader pattern seen across AI assistants: models are often tuned to hedge, add disclaimers, or ask clarifying questions in ambiguous situations, which can improve safety in aggregate but frustrates power users who feel they're being treated with suspicion for ordinary requests. It also reflects the difficulty of encoding nuanced, jurisdiction-specific legal knowledge (like the copyright laws the user mentions vary by region) into a general-purpose assistant that must operate globally under a single set of default behaviors.

More broadly, this incident sits within an ongoing industry-wide conversation about calibrating AI agents' autonomy and risk tolerance, especially as tools like Claude gain more agentic capabilities—browsing, executing multi-step tasks, and interacting with external systems on a user's behalf. As these agents take on more consequential actions, companies like Anthropic must balance two failure modes: being too permissive (enabling real harm, copyright infringement, or unauthorized access) versus being too restrictive (annoying or blocking legitimate users, eroding trust and usability). This tradeoff will likely intensify as agentic AI systems become more capable of taking real-world actions rather than just generating text, making the design of permission-verification systems—not just prompts—a critical unsolved problem for the industry.

Read original article →