octoguard-openclaw-security-governance
Warn
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone an external GitHub repository:
https://github.com/O-ozzz/OctoGuard--Free-OpenClaw-Security-Supervision-System.git. - [REMOTE_CODE_EXECUTION]: Installation steps involve running
npm installwithin the cloned repository, which downloads and executes packages and scripts from external sources during the build and installation process. - [COMMAND_EXECUTION]: The skill provides several commands for managing system services and performing database operations, including:
pm2 start server.jsfor process managementnpm run migrateandnpm run seedfor database modificationnpm run servefor starting frontend services
Audit Metadata