cucumber-skill
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill instructs users to use environment variables (LT_USERNAME, LT_ACCESS_KEY) for cloud execution on the LambdaTest platform. This is a secure alternative to hardcoding secrets.
- [COMMAND_EXECUTION]: Includes standard, documented commands for executing test suites, such as 'mvn test' for Java/Maven projects and 'npx cucumber-js' for JavaScript projects.
- [EXTERNAL_DOWNLOADS]: References official and well-known testing libraries and plugins (e.g., io.cucumber, Selenium, Allure, Playwright) from standard package registries like Maven Central and NPM.
- [DATA_EXFILTRATION]: Contains configurations for connecting to 'hub.lambdatest.com', which is the official domain of the skill's vendor (LambdaTest) and is used for its intended purpose of remote browser testing.
Audit Metadata