openclaw-pre-release-plugin-testing
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the testing and validation of the OpenClaw project using standard development tools such as
pnpm,git, and the GitHub CLI (gh). - [REMOTE_CODE_EXECUTION]: The skill includes commands to trigger remote CI/CD workflows using
gh workflow runon theopenclaw/openclawrepository. This is used for package acceptance testing and is consistent with the skill's stated purpose of pre-release validation. - [DATA_EXFILTRATION]: The instructions emphasize security best practices, such as ensuring that test outputs and logs redact sensitive credentials and tokens, and advising the user to avoid live probes that could contact external services without explicit consent.
- [COMMAND_EXECUTION]: The skill executes local testing and build commands using
pnpmandgitto verify the state of the repository and run various test suites (e.g., Docker E2E, package boundary checks).
Audit Metadata