behave-skill
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues were detected. The skill follows industry standards for BDD testing and cloud integration.
- [EXTERNAL_DOWNLOADS]: Recommends standard, reputable Python packages from PyPI such as
behave,selenium, andrequestsfor building the test environment. - [COMMAND_EXECUTION]: Includes documentation for standard Behave CLI usage for running tests and generating reports.
- [CREDENTIALS_UNSAFE]: References the use of environment variables (
LT_USERNAME,LT_ACCESS_KEY) for cloud authentication, which is the recommended practice for avoiding hardcoded secrets.
Audit Metadata