oro-behat-testing
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and configuration examples for Behat testing. All instructions and code snippets are consistent with the stated purpose of assisting developers with OroCommerce testing workflows.
- [COMMAND_EXECUTION]: The documentation includes standard command-line instructions for system package managers (
apt-get,brew) and project-specific binaries (bin/behat,bin/console). These commands are typical for setting up development and CI environments and do not involve obfuscation or malicious intent. - [EXTERNAL_DOWNLOADS]: Mentions the installation of standard development tools such as ChromeDriver and Chromium via official repository managers. It also references specific versions for driver pinning, which is a documented best practice for maintaining test stability.
- [DATA_EXPOSURE]: Includes references to local configuration files like
behat.ymlandconfig_behat_test.yml. It correctly advises users not to commit local override files (behat.yml) to version control to prevent environmental conflicts and potential credential leakage (best practice guidance).
Audit Metadata