Stickers easter egg prompts for credit card info unexpectedly
Resolved 💬 2 comments Opened Jun 2, 2026 by vladlen32230 Closed Jun 6, 2026
Issue Summary
The /stickers command creates a misleading user experience by appearing to be a fun easter egg feature but actually redirects to a payment/commerce page.
Reproduction Steps
- Run
/stickerscommand in Claude Code - Browser opens to sticker merchandise page
- Page prompts user for credit card information
Expected Behavior
- If
/stickersis intended as a easter egg/fun feature, it should be clearly labeled as merchandise/paid content - OR the command should not exist if it primarily serves a commerce function
Actual Behavior
- Command executes without warning
- User is presented with payment prompts unexpectedly
- No clear indication in the command name or help text that this is a commerce feature
Impact
- User friction: appears deceptive to users expecting a fun easter egg
- Accessibility concern: users running this command may have payment methods configured and not expect to be prompted
- Brand concern: feels like dark pattern UX disguising a sales funnel as a feature
Observations
- Command naming is misleading (
/stickersvs something like/shopor/merchandise) - Help text should clarify this is a commerce feature, not an easter egg
- No warning or confirmation before opening payment page
Severity
Low-to-Medium: Primarily UX/messaging issue, not a functional bug, but impacts user perception and trust.
Recommendation
- Either remove or rebrand the command with clearer intent
- If kept, update help text to clarify it opens the merchandise store
- Consider confirmation dialog before opening payment page
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗