smartui-skill
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypasses were detected in the skill content.
- [EXTERNAL_DOWNLOADS]: The skill references the official
@lambdatest/smartui-clinpm package and thehub.lambdatest.comdomain. These are official resources from LambdaTest, a well-known service provider, and are appropriate for the skill's stated purpose. - [COMMAND_EXECUTION]: The instructions provide standard
npmandnpxcommands to install the necessary CLI tool and execute visual regression tests. The use ofnpx smartui execis the documented way to wrap existing test suites for visual comparison. - [CREDENTIALS_UNSAFE]: The skill documentation follows security best practices by instructing users to set sensitive values like
PROJECT_TOKENandLT_ACCESS_KEYas environment variables rather than hardcoding them into configuration files or test scripts.
Audit Metadata