openclaw-pr-assets
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides shell scripts and CLI examples using
gitandgh(GitHub CLI) to manage tags and releases. These are standard development tools and the usage is consistent with the skill's documented purpose. - [DYNAMIC_EXECUTION]: The skill includes a Python script that uses
subprocess.runto executegitandghcommands. The arguments (PR numbers and filenames) are provided by the user, representing a standard automation pattern for local developer workflows.
Audit Metadata