codeforpdx / codeforpdx/tenantfirstaid
Privacy Policy violation - LangSmith API tracing is enabled in prd/staging
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 21
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
The prd & staging deployment environments enable LangSmith API tracing. This means that all user input is being sent to LangSmith traces in the private LangSmith workspace. While this enables improvement workflows, this seems like a violation of the Privacy Policy.
Disposition is probably one of these 2 options:
- change the Privacy Policy
- disable LangSmith API tracing
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with frontend/src/PrivacyPolicy.tsx at lines 62-64, then locate the prd and staging settings that enable LangSmith API tracing. Determine which of the two stated dispositions is approved, and verify that the resulting behavior matches the Privacy Policy and prevents unintended user input tracing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100