← 返回 Skills 市场
975
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install signl4
功能描述
Send and close SIGNL4 alerts using the SIGNL4 inbound webhook (team secret in URL).
安全使用建议
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.
功能分析
Type: OpenClaw Skill
Name: signl4
Version: 1.0.0
The skill is designed to interact with the SIGNL4 alerting system via its inbound webhook. It uses `curl` to send and close alerts, authenticating with a `SIGNL4_TEAM_SECRET` environment variable. All commands and instructions for the agent are directly aligned with this stated purpose, targeting the legitimate `connect.signl4.com` domain. The `SKILL.md` explicitly includes security notes instructing the agent not to print or echo the team secret, which is a positive indicator of responsible design. No evidence of data exfiltration, malicious execution, persistence, prompt injection with harmful intent, or obfuscation was found across `_meta.json`, `SKILL.md`, and `README.md`.
能力评估
Purpose & 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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install signl4 - 安装完成后,直接呼叫该 Skill 的名称或使用
/signl4触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SIGNL4 skill.
- Send and close SIGNL4 alerts via the inbound webhook using your team secret.
- Supports customizable alert fields: title, message, external ID, service, scenario, and location.
- Allows closing (resolving) alerts by external correlation ID.
- Includes usage instructions, required environment variables, and security guidelines.
元数据
常见问题
SIGNL4 Alerting 是什么?
Send and close SIGNL4 alerts using the SIGNL4 inbound webhook (team secret in URL). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 975 次。
如何安装 SIGNL4 Alerting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install signl4」即可一键安装,无需额外配置。
SIGNL4 Alerting 是免费的吗?
是的,SIGNL4 Alerting 完全免费(开源免费),可自由下载、安装和使用。
SIGNL4 Alerting 支持哪些平台?
SIGNL4 Alerting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SIGNL4 Alerting?
由 rons4(@rons4)开发并维护,当前版本 v1.0.0。
推荐 Skills