Will this plugin violate Claude Code's Terms of Service? #280
Unanswered
matthewpomar
asked this question in
Q&A
Replies: 1 comment
-
|
i don't think so, it's 100% comply with Anthropic's TOS. A very simple verification is that Claudian hasn't got a button to open the OAuth page for you to sign in, that means we use the local CC/Claude Agent SDK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! Love what you're building here. Really excited about having Claude Code integrated directly into Obsidian with a proper UI.
Before I go all-in, I wanted to ask about ToS compliance with Anthropic.
There was a wave of account bans in early 2026 targeting tools like OpenCode, Crush, and Clawdbot. Those tools were spoofing the Claude Code client identity, hijacking subscription OAuth tokens and impersonating Claude Code's headers to route requests through unauthorized wrappers. Anthropic banned accounts that triggered their abuse filters.
From what I can tell, Claudian works differently. It wraps the actual Claude Code process as the backend rather than impersonating it. So Claude Code is still the real client talking to Anthropic's servers, and Claudian is just a GUI layer on top.
A few questions:
Not trying to spread FUD. I think what you're doing is the right approach. Just want to understand the architecture before I trust it with my daily workflow. The ban wave spooked a lot of us and I'd rather ask upfront than find out the hard way.
Thanks for the great work! 🙌
Beta Was this translation helpful? Give feedback.
All reactions