channel-formatting
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill configures a git remote pointing to the vendor's repository at
https://github.com/qwibitai/nanoclaw.gitto retrieve updates. - [REMOTE_CODE_EXECUTION]: It fetches and merges the
skill/channel-formattingbranch, effectively downloading and executing code from the author's infrastructure during the build process. - [COMMAND_EXECUTION]: The installation process involves executing shell commands for repository management, dependency installation (
npm install), automated testing (vitest), and service management vialaunchctlorsystemctl.
Audit Metadata