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, and sed in Step 4 to perform a bulk update of import statements in test files (requires user confirmation).\n
  • Evidence: Executes npx init playwright in Step 2 for initial setup and npx stably test in Step 9 for verification.\n
  • Evidence: Performs a global installation of @playwright/mcp via npm install -g in Step 8.\n- [EXTERNAL_DOWNLOADS]: The skill downloads multiple packages from the npm registry.\n
  • Evidence: Installs vendor-specific packages @stablyai/playwright-test and @stablyai/email.\n
  • Evidence: Downloads well-known dependencies such as @playwright/test, dotenv, and @playwright/mcp.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 07:56 AM