cucumber-skill
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code and documentation for Gherkin and Cucumber BDD testing, which are standard development practices.
- [EXTERNAL_DOWNLOADS]: The skill references 'hub.lambdatest.com', which is the official endpoint for a well-known cloud-based testing service. This integration is consistent with the skill's purpose and uses neutral, standard connection patterns.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure handling of credentials by using environment variables (LT_USERNAME, LT_ACCESS_KEY) for accessing external services, avoiding hardcoded secrets.
- [COMMAND_EXECUTION]: Provides routine development commands such as 'mvn test' and 'npx cucumber-js' for executing test suites, which are appropriate for the tool's functionality.
Audit Metadata