stably-sdk-setup
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill performs several command-line operations to configure the development environment.\n
- Evidence: Uses
find,grep, andsedin Step 4 to perform a bulk update of import statements in test files (requires user confirmation).\n - Evidence: Executes
npx init playwrightin Step 2 for initial setup andnpx stably testin Step 9 for verification.\n - Evidence: Performs a global installation of
@playwright/mcpvianpm install -gin Step 8.\n- [EXTERNAL_DOWNLOADS]: The skill downloads multiple packages from the npm registry.\n - Evidence: Installs vendor-specific packages
@stablyai/playwright-testand@stablyai/email.\n - Evidence: Downloads well-known dependencies such as
@playwright/test,dotenv, and@playwright/mcp.
Audit Metadata