lettuce-skill
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard Python testing libraries, including
lettuce,selenium,requests, andwebdriver-manager, which are necessary for local and cloud-based BDD execution. - [COMMAND_EXECUTION]: Includes a Python migration script in
reference/playbook.mdthat performs local file-system operations to automate the conversion of step definitions from Lettuce to Behave syntax. - [CREDENTIALS_UNSAFE]: Recommends the use of environment variables (
LT_USERNAME,LT_ACCESS_KEY) to manage authentication for the LambdaTest cloud platform, adhering to established security practices for automated test environments.
Audit Metadata