observe-whatsapp
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is operational monitoring and troubleshooting for WhatsApp integrations. It provides visibility into message delivery, webhook retries, and API logs.
- [COMMAND_EXECUTION]: The skill executes local Node.js scripts (e.g.,
messages.js,api-logs.js) to perform diagnostic tasks. These scripts are part of the skill's own file structure. - [CREDENTIALS_UNSAFE]: Sensitive information like the
KAPSO_API_KEYis handled via environment variables, following standard security best practices for credential management. - [EXTERNAL_DOWNLOADS]: The skill requires standard dependency installation via
npm installto support its Node.js scripts.
Audit Metadata