smartui-skill
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the official vendor package
@lambdatest/smartui-cliand standard testing frameworks such as Playwright and Cypress from well-known registries. - [COMMAND_EXECUTION]: Provides examples for executing visual tests using
npx smartui exec, which is the intended core functionality for integrating visual regression checks into automated test suites. - [CREDENTIALS_UNSAFE]: References environment variables for sensitive tokens (e.g.,
PROJECT_TOKEN,LT_ACCESS_KEY), which is consistent with secure credential management practices and avoids hardcoded secrets.
Audit Metadata