Fleet Shield F
Ngrok Unofficial Webhook Skill
- Added support for auto-routing webhooks: matching skills with `forwardPort` receive HTTP POSTs; those with `webhookCommands` execute configured shell commands. - Expanded skill discovery: parses `webhookCommands` and additional routing fields in `skill.json` for flexible webhook handling. - Enhanced documentation with new environment variable (`OPENCLAW_BIN`), auto-routing, and command-based handling examples. - Added a startup tip for running the webhook server as a persistent background process with logging. - README.md added for improved onboarding and usage instructions.
Category:General
Security Score:0.0/10
Live Demo
•Added support for auto-routing webhooks: matching skills with `forwardPort` receive HTTP POSTs; those with `webhookCommands` execute configured shell commands.
•Expanded skill discovery: parses `webhookCommands` and additional routing fields in `skill.json` for flexible webhook handling.
•Enhanced documentation with new environment variable (`OPENCLAW_BIN`), auto-routing, and command-based handling examples.
•Added a startup tip for running the webhook server as a persistent background process with logging.
•README.md added for improved onboarding and usage instructions.