browse-config
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a configuration assistant that generates JSON files for browser stealth settings. It uses interactive questions to gather user preferences.
- [SAFE]: Implements data handling guardrails that prevent the display of sensitive proxy credentials in terminal output, instructing the agent to write them directly to the configuration files instead.
- [SAFE]: File operations are restricted to project configuration files and a specific local directory, maintaining least privilege access.
- [SAFE]: The skill reads existing configuration files for merging, which represents a potential surface for indirect prompt injection from malicious project files, but the data is processed as structured JSON and used only for configuration generation.
Audit Metadata