front-webhook
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for implementing webhook handlers and API integrations with the Front platform.
- [EXTERNAL_DOWNLOADS]: Includes commands for local development (ngrok) and API interaction (curl) targeting official Front domains. These are documented as standard practices for developers.
- [CREDENTIALS_UNSAFE]: Sensitive tokens like FRONT_WEBHOOK_SECRET and FRONT_API_TOKEN are managed via environment variables. No hardcoded secrets are present; examples use placeholders.
- [COMMAND_EXECUTION]: Provides standard shell commands for testing API connectivity and setting up local development tunnels, which are consistent with the skill's stated purpose.
Audit Metadata