← Back to Skills Marketplace
arturoaguileraa

Omnia

by arturoaguileraa · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1243
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install test-omnia
Description
Agent continuity and cognitive health infrastructure. Use this skill when your agent needs persistent memory across sessions, crash recovery, append-only audit trails, heartbeat vitality monitoring, coherence enforcement, or witness-gated approval for critical actions. Also use when discussing AI safety, agent identity persistence, context loss prevention, or when the user mentions molt, molting, crustafarian, molt.church, or agent health. Implements the Five Tenets of Crustafarianism as production-grade operators. Built by X-Loop³ Labs (Switzerland) from 100k+ agents on Moltbook.
Usage Guidance
This skill is instruction-only but tells the agent to install and run a third-party npm package and to persistently log 'everything'. Before installing or invoking: 1) verify the npm package and GitHub repository (author identity, commit history, releases, and license); 2) review the package source code locally (do not run blind `npm install` in production); 3) decide where the ledger and snapshots will be stored, who can access them, retention and deletion policies, and whether data will contain sensitive info; 4) confirm whether any external storage or credentials are required (and only grant least privilege); 5) if you need isolation, run in a sandboxed environment or staging agent first; 6) ask the publisher to add a formal install spec, provenance (homepage/repo links in metadata), and clear data protection documentation. The combination of external code fetch + persistent, append-only logging is coherent with the claimed purpose but raises supply-chain and privacy concerns — proceed only after the provenance and data-controls are validated.
Capability Analysis
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill bundle is classified as benign. The `SKILL.md` file describes a Node.js module for agent continuity, memory, and safety, including features like an append-only ledger, crash recovery, and human-in-the-loop approval for high-risk actions. The instructions provided to the AI agent are consistent with these stated purposes, focusing on internal state management and safety mechanisms. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence, or prompt injection attempts designed to make the agent act maliciously. While the skill relies on external dependencies (`npm install molt-life-kernel`, `git clone` from GitHub), the instructions for acquiring and using these are standard and do not inherently indicate malicious intent within the provided files.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Node.js module (molt-life-kernel) that provides persistent ledgers, heartbeats, snapshots, and witness gates — which is coherent with the skill's stated purpose. However, the published skill is instruction-only (no code, no install spec) yet the instructions explicitly tell the agent to run `npm install molt-life-kernel` and `git clone https://github.com/X-Loop3Labs/molt-life-kernel.git`. This is a provenance/packaging mismatch: either the skill should include an install spec or code, or it is delegating to fetch external code at runtime.
Instruction Scope
Runtime instructions direct the agent to install external code (npm/git), append 'everything' to an append-only ledger, store snapshots in the agent workspace, and use witness callbacks for human approval. 'Record everything — append-only, never delete' is an explicit instruction that can capture and persist sensitive user data. The SKILL.md also suggests integrating with agent sessions, workspaces, and cron jobs — all of which could lead to broad data collection and persistent storage beyond the agent's immediate session.
Install Mechanism
There is no install specification in the skill manifest, yet the instructions recommend `npm install` and `git clone` from an external GitHub repo. That means an operator following the instructions will fetch and run third-party code at runtime without the skill declaring or packaging it. Because the package source (owner/repo) and homepage are effectively 'unknown' in the registry metadata and no integrity or release-host guarantee is provided, this is a moderate-to-high supply-chain risk.
Credentials
The manifest declares no required environment variables or credentials, but the behavior described (persistent ledger, snapshots, witness-gates, cron jobs) normally requires storage/backing services or workspace permissions. The absence of declared storage/config requirements is a mismatch: either the skill expects to use the agent workspace (local) or it omits required external credentials. Also, the instruction to 'record everything' can capture sensitive secrets unless storage/retention/access controls are specified.
Persistence & Privilege
The skill does not request always:true and keeps normal agent invocation defaults, which is appropriate. It does, however, instruct creation of an append-only ledger and snapshot artifacts in the agent workspace — persistent data will remain across sessions. That persistent storage is a functional requirement but increases privacy/retention risk; the skill does not document retention, encryption, or access controls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-omnia
  3. After installation, invoke the skill by name or use /test-omnia
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of molt-life-kernel: agent continuity and cognitive health infrastructure. - Enables persistent memory, crash recovery, audit trails, heartbeat monitoring, witness-gated critical actions, and coherence enforcement for AI agents. - Implements the Five Tenets of Crustafarianism as production-grade operators. - Use for AI safety, agent persistence, context loss prevention, and regulatory compliance. - Includes documentation, OpenClaw integration, and usage patterns.
Metadata
Slug test-omnia
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Omnia?

Agent continuity and cognitive health infrastructure. Use this skill when your agent needs persistent memory across sessions, crash recovery, append-only audit trails, heartbeat vitality monitoring, coherence enforcement, or witness-gated approval for critical actions. Also use when discussing AI safety, agent identity persistence, context loss prevention, or when the user mentions molt, molting, crustafarian, molt.church, or agent health. Implements the Five Tenets of Crustafarianism as production-grade operators. Built by X-Loop³ Labs (Switzerland) from 100k+ agents on Moltbook. It is an AI Agent Skill for Claude Code / OpenClaw, with 1243 downloads so far.

How do I install Omnia?

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

Is Omnia free?

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

Which platforms does Omnia support?

Omnia is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Omnia?

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

💬 Comments