integrate-whatsapp
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
openapi-explore.mjsscript fetches OpenAPI specification files from the vendor's official documentation atdocs.kapso.aito facilitate API exploration. - [COMMAND_EXECUTION]: The skill contains deployment scripts (
create-function.js,set-data-endpoint.js,update-function.js) that allow users to upload and deploy code to the Kapso platform. This is an intended feature for managing serverless functions and WhatsApp Flow data endpoints within the vendor's ecosystem. - [CREDENTIALS_UNSAFE]: Authentication for API requests is handled through a
KAPSO_API_KEY. The skill correctly utilizes environment variables for this sensitive information and provides placeholders in documentation rather than hardcoded secrets.
Audit Metadata