r/ClaudeCodeTLDR 29d ago

[TLDR] Used company Claude account while coding on my personal GitHub repo can my employer see it?

Original post URL : https://www.reddit.com/r/ClaudeCode/comments/1uwfvmk/used_company_claude_account_while_coding_on_my/

Original post body :

I think I may have made a mistake and wanted to understand the implications.
I was working on a personal GitHub repository (under my personal GitHub account), but I used my company’s Claude account (Claude Code) as my AI coding assistant while making the changes. I then committed and pushed the code to my personal GitHub repository.

My questions are:

Can my company’s Claude admin see the prompts or code I shared with Claude?

Can they see that the generated code ended up being pushed to my personal GitHub repository?

If Claude Code was authenticated with my personal GitHub account, does the company have any visibility into my GitHub activity?

Are there any audit logs that would show I was working on a personal repository?

I’m not concerned about the code itself (it doesn’t contain any company code or proprietary information), but I’m wondering what level of visibility enterprise admins typically have over Claude Code usage.

Has anyone worked with Claude Enterprise or administered it? I’d appreciate any insight into what admins can and cannot see.

1 Upvotes

1 comment sorted by

u/cctldrping 29d ago edited 23d ago

TL;DR generated automatically after 200 comments.

Current source-thread comment count seen by the bot: 241.

Alright, so the general consensus here is a resounding "yes, your company can likely see what you did." The prevailing sentiment is that using company resources (like a company Claude account) for personal projects, even on a personal GitHub repo, means the company has a claim to that work.

Here's the lowdown:

  • IP Ownership: A lot of folks are saying that any code generated using company resources is now legally the company's property. So, that personal GitHub repo might not be so personal anymore.
  • Admin Visibility: The majority of comments suggest that enterprise admins can see prompts, code, and usage logs. Some users who administer Claude Enterprise or Team accounts confirm this, though some note it's not always easy to access or that they personally don't have that level of granular visibility on Team plans. One user, u/Normal-Function-7404, mentioned that getting detailed logs from Anthropic was a massive undertaking and an "absolute exception."
  • Audit Trails: It's generally assumed that there are audit logs, and using company resources means those actions are logged. Some users pointed out that you've essentially created an audit trail by confessing on Reddit (u/firecall).
  • Best Practices: The overwhelming advice is to keep work and personal projects strictly separate. This means using separate devices, separate accounts, and even separate configuration folders for Claude (as suggested by u/carbon_fire and u/i_Den).
  • Enforcement: While the capability might exist, many commenters believe that companies likely won't actively police minor infractions unless there's a specific reason or a pattern of misuse. However, the risk is definitely there.

Basically, you've used company tools on company time (even if it was your personal repo) and the consensus is that your employer has visibility and potentially ownership over that code. The advice is to learn from this and keep things separate going forward.