# Handle Blocked Financial Sites Workaround

> Workflow for accessing financial account data when browser automation is blocked on brokerage sites

- Skill: `vamseeachanta/handle-blocked-financial-sites-workaround` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/handle-blocked-financial-sites-workaround`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/handle-blocked-financial-sites-workaround/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/handle-blocked-financial-sites-workaround

---


# Handle Blocked Financial Sites Workaround

When browser automation tools are blocked on financial/brokerage sites (by design for security), use data export as the primary retrieval method. Request the user to manually export CSV files from the brokerage platform (transactions, positions, gains/losses) and save them locally or in a shared directory. If manual export isn't feasible, ask for a screenshot or direct copy-paste of table data. Never attempt to circumvent security blocks on sensitive financial sites—the restrictions prevent accidental trade execution or credential exposure.
