browser-use-2

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The helper script scripts/browser-use.sh executes local curl commands to interact with the Browser Use API and python3 for safe JSON serialization of user input and parsing of service responses.- [SAFE]: The skill communicates exclusively with the official API at api.browser-use.com, which is consistent with the skill's documented purpose.- [SAFE]: Sensitive information is managed securely using the BROWSER_USE_API_KEY environment variable, adhering to secret management best practices.- [SAFE]: User-provided task descriptions are sanitized using Python's json.dumps utility before being included in the network request payload, preventing malformed JSON structures.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 12:24 AM