← Back to Skills Marketplace
romainsantoli-web

Firm Observability Pack

by romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
312
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install firm-observability-pack
Description
Observability pipeline and CI audit pack. JSONL-to-SQLite trace ingestion and CI workflow validation. 2 observability tools.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install firm-observability-pack
  3. After installation, invoke the skill by name or use /firm-observability-pack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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`.
Metadata
Slug firm-observability-pack
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Firm Observability Pack?

Observability pipeline and CI audit pack. JSONL-to-SQLite trace ingestion and CI workflow validation. 2 observability tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 312 downloads so far.

How do I install Firm Observability Pack?

Run "/install firm-observability-pack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Firm Observability Pack free?

Yes, Firm Observability Pack is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Firm Observability Pack support?

Firm Observability Pack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Firm Observability Pack?

It is built and maintained by romainsantoli-web (@romainsantoli-web); the current version is v1.0.0.

💬 Comments