smartui-skill
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of
@lambdatest/smartui-clivia npm. This is the official package for LambdaTest, a well-known testing platform, and is appropriate for the skill's stated purpose. - [COMMAND_EXECUTION]: Provides standard CLI commands for visual testing workflows, such as
npx smartui config:createandnpx smartui exec. These commands are standard operations for the tool and do not perform any hidden or suspicious actions. - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill correctly instructs users to manage sensitive information (such as
PROJECT_TOKENandLT_ACCESS_KEY) using environment variables, which is a recommended security practice.
Audit Metadata