owpenbot-test
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/run-tests.shexecutes multiple testing commands usingpnpm(e.g.,test:unit,test:cli,test:openwrk) within directories defined by environment variables or auto-discovery.- [COMMAND_EXECUTION]: The script sources a local.envfile to load configuration and environment variables, which is a standard practice for local development and testing environments.- [DATA_EXPOSURE]: The skill manages Telegram test tokens via environment variables. The documentation correctly instructs users to store these in a local.envfile and explicitly notes that these should not be committed to version control.
Audit Metadata