openclaw-channels
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a knowledge base for OpenClaw channel management. It contains technical documentation for platforms including WhatsApp, Telegram, Discord, Slack, and others.
- [EXTERNAL_DOWNLOADS]: The documentation references official OpenClaw plugins (e.g.,
@openclaw/feishu,@openclaw/matrix) and third-party tools likesignal-cli. These are hosted on well-known platforms like npm and GitHub (AsamK/signal-cli). - [COMMAND_EXECUTION]: Instructions include standard CLI commands for system administration and gateway configuration (e.g.,
openclaw onboard,brew install,launchctl load). These are intended for user-initiated setup. - [PERSISTENCE]: The
bluebubbles.mdfile provides a template for a macOS LaunchAgent (com.user.poke-messages.plist) and an AppleScript. These are documented as a workaround to prevent the Messages app from idling in headless or VM environments. - [CREDENTIALS_SAFE]: Configuration examples in the documentation use clear placeholders (e.g.,
YOUR_BOT_TOKEN,appSecret: "xxx") rather than hardcoded secrets.
Audit Metadata