SIGNL4 Alerting
v1.0.0Send and close SIGNL4 alerts using the SIGNL4 inbound webhook (team secret in URL).
⭐ 1· 905·1 current·1 all-time
by@rons4
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the required binaries and env var (curl and SIGNL4_TEAM_SECRET). Requested resources are appropriate for calling an inbound webhook.
Instruction Scope
SKILL.md only instructs the agent to build the webhook URL from SIGNL4_TEAM_SECRET and POST alert or resolve payloads to the documented SIGNL4 endpoint; it does not ask to read system files or unrelated environment variables.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; nothing is written to disk or installed by the skill itself.
Credentials
Only a single credential (SIGNL4_TEAM_SECRET) is required and declared as the primary credential. Optional SIGNL4_WEBHOOK_BASE is reasonable. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system-wide changes. Default autonomous invocation is allowed (platform normal) but not combined with other privilege concerns.
Assessment
This skill appears to do only what it says: POST JSON to the SIGNL4 inbound webhook using the team secret in the URL. Before installing, ensure you: (1) only provide a team secret intended for webhook use (rotate it if exposed), (2) do not embed the secret in chat messages or logs (the SKILL.md already warns against printing it), and (3) trust the agent to send/resolve alerts on your behalf because autonomous invocation would allow it to issue webhook calls without manual approval. If you need stricter control, keep the secret scoped/rotated and require manual confirmation before sending alerts.Like a lobster shell, security has layers — review code before you run it.
latestvk97bstqhed4thbdqtr9sva0nyh80vpttlatest alerting mobile sms call oncallvk97bstqhed4thbdqtr9sva0nyh80vptt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🚨 Clawdis
Binscurl
EnvSIGNL4_TEAM_SECRET
Primary envSIGNL4_TEAM_SECRET
