← 返回 Skills 市场
Firm Observability Pack
作者
romainsantoli-web
· GitHub ↗
· v1.0.0
312
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install firm-observability-pack
功能描述
Observability pipeline and CI audit pack. JSONL-to-SQLite trace ingestion and CI workflow validation. 2 observability tools.
使用说明 (SKILL.md)
firm-observability-pack
⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
Purpose
Provides observability tooling: JSONL trace ingestion into SQLite for analysis, and CI pipeline workflow validation ensuring proper security steps and test gates.
Tools (2)
| Tool | Description |
|---|---|
openclaw_observability_pipeline |
JSONL→SQLite trace ingestion and querying |
openclaw_ci_pipeline_check |
CI workflow validation (security gates, test steps) |
Usage
skills:
- firm-observability-pack
# Ingest traces and validate CI:
openclaw_observability_pipeline traces_path=/path/to/traces.jsonl
openclaw_ci_pipeline_check config_path=/path/to/config.json
Requirements
mcp-openclaw-extensions >= 3.0.0
安全使用建议
This skill is instruction-only and appears coherent with its purpose, but it was generated by an AI and provides only high-level behavior. Before installing or running it on real data: (1) confirm the source and trustworthiness of mcp-openclaw-extensions >=3.0.0; (2) run the tools in an isolated/non-production environment first; (3) only pass non-sensitive traces or CI configs until you verify what checks/transforms are performed; and (4) request or review detailed documentation or code for the pipeline/check tools if you need stronger assurances.
功能分析
Type: OpenClaw Skill
Name: firm-observability-pack
Version: 1.0.0
The skill bundle defines an 'observability pack' with tools for JSONL-to-SQLite trace ingestion and CI workflow validation. The `_meta.json` contains standard metadata, and `SKILL.md` describes the purpose, tools, and usage, requiring file paths as input for its operations. There is no evidence of malicious prompt injection, data exfiltration, unauthorized execution, persistence mechanisms, or obfuscation. The content aligns with the stated purpose of providing observability and CI auditing functionalities.
能力评估
Purpose & Capability
Name, description, and the two tools (JSONL→SQLite ingestion and CI workflow checks) line up. The only declared dependency (mcp-openclaw-extensions >= 3.0.0) is plausible for adding helper primitives; there are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md is scoped to ingesting user-supplied traces and validating user-supplied CI configs. It does not instruct reading unrelated system files or exfiltrating data. However, the instructions are high-level and lack detail about what validations/transforms occur, so a human review is advised before running on sensitive production data.
Install Mechanism
No install spec and no code files — instruction-only — so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill does not request any environment variables, credentials, or config paths; that is proportional to its described functionality.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skill configs. It is user-invocable and may be autonomously invoked by the agent (platform default).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install firm-observability-pack - 安装完成后,直接呼叫该 Skill 的名称或使用
/firm-observability-pack触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of firm-observability-pack.
- Provides tools for observability: JSONL-to-SQLite trace ingestion and analysis.
- Includes CI pipeline workflow validation for security and test gates.
- Contains two tools: `openclaw_observability_pipeline` and `openclaw_ci_pipeline_check`.
- Requires `mcp-openclaw-extensions >= 3.0.0`.
元数据
常见问题
Firm Observability Pack 是什么?
Observability pipeline and CI audit pack. JSONL-to-SQLite trace ingestion and CI workflow validation. 2 observability tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 312 次。
如何安装 Firm Observability Pack?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install firm-observability-pack」即可一键安装,无需额外配置。
Firm Observability Pack 是免费的吗?
是的,Firm Observability Pack 完全免费(开源免费),可自由下载、安装和使用。
Firm Observability Pack 支持哪些平台?
Firm Observability Pack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Firm Observability Pack?
由 romainsantoli-web(@romainsantoli-web)开发并维护,当前版本 v1.0.0。
推荐 Skills