browserstack

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to integrate with BrowserStack, which is a well-known and trusted technology service.
  • [CREDENTIALS_UNSAFE]: The skill requires sensitive credentials (BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY). It follows security best practices by instructing the user to provide these via environment variables rather than hardcoding them. These credentials are used solely to authenticate against official BrowserStack WebSocket endpoints.
  • [COMMAND_EXECUTION]: The skill executes standard development commands such as 'npx playwright test' and 'npm install'. These operations are restricted to the primary purpose of the skill: running tests and setting up the required environment.
  • [EXTERNAL_DOWNLOADS]: The skill installs the 'browserstack-local' package from the official npm registry. This is a standard and expected dependency for the service's local testing functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 12:45 AM
Security Audit — agent-trust-hub — browserstack