revyl-cli-create
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs the
revylCLI to perform testing operations, including authentication, app discovery, and test execution. These commands are essential to the skill's core functionality for automation. - [DATA_EXFILTRATION]: No malicious data exfiltration patterns were identified. The skill promotes security best practices by recommending the use of encrypted global variables (
--secret) for handling sensitive information instead of hardcoding it. - [REMOTE_CODE_EXECUTION]: The skill facilitates the creation and execution of scripts (e.g.,
revyl script createwith a Python runtime) to handle test setup and data seeding. This capability is a native feature of the testing environment and is used here for its intended purpose of test automation.
Audit Metadata