Skip to main content
Back to registry

sensitive-browser

napoleond/sensitive-browser

Execute sensitive browser actions securely by delegating credential handling, payments, and form filling to a dedicated subprocess with isolated context.

Installs350
Install command
npx skills add https://github.com/napoleond/sensitive-browser --skill sensitive-browser
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykFAIL
About this skill
Execute sensitive browser actions securely by delegating credential handling, payments, and form filling to a dedicated subprocess with isolated context. The ATXP_CONNECTION environment variable must be defined for LLM access. This provides the connection string to the ATXP platform. If not configured, see the ATXP CLI for setup instructions. Create a JSON file with the user's sensitive data. Ask the user for the values needed: Only include the fields needed for the task. Store securely and delete after use. Options: When used with agent-browser, hand off session state: Supported field categories: - User asks to log into a website with credentials - User needs to fill payment information on a checkout page - User needs to complete forms with personal/sensitive data - Browser automation requires authentication handoff - Sensitive data values are never logged or displayed - The tool shows which fields will be used, not their values - Delete sensitive data files after use - Consider environment variables or secret managers for production - credentials : username, password, email - payment : cardNumber, expiry, cvv, billingZip, cardholderName - personal : fullName, firstName, lastName, phone, address, city, state, zip, country, dateOfBirth - Custom fields: Any additional key: value pairs as needed

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sensitive-browser do?

Execute sensitive browser actions securely by delegating credential handling, payments, and form filling to a dedicated subprocess with isolated context.

Is sensitive-browser good?

sensitive-browser does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sensitive-browser work with?

sensitive-browser currently lists compatibility with gemini-cli, opencode, cursor, claude-code, antigravity, clawdbot.

What are alternatives to sensitive-browser?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sensitive-browser?

npx skills add https://github.com/napoleond/sensitive-browser --skill sensitive-browser

Related skills

Alternatives in Software Engineering