setup-webhook
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a local Python script (
scripts/webhook_receiver.py) that uses only standard library modules to facilitate testing of webhook integration. It does not perform any dangerous operations or use external dependencies. - [SAFE]: All API instructions and references target the official vendor domain (
api.bolna.ai), ensuring communications remain within the expected provider environment. - [SAFE]: Secret management follows established best practices by requiring the
BOLNA_API_KEYto be provided via environment variables rather than hardcoding credentials.
Audit Metadata