← Back to Skills Marketplace
chronicuser21

Nix Mode

by Chronicuser21 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1826
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nix-mode
Description
Handle Clawdbot operations in Nix mode (configuration management, environment detection).
Usage Guidance
This appears to be a simple Nix-mode helper, but note the metadata mismatch: SKILL.md expects CLAWDBOT_NIX_MODE and mentions CLAWDBOT_CONFIG_PATH / CLAWDBOT_STATE_DIR while the registry didn’t list those. Before installing, confirm whether the agent will read those environment variables or filesystem paths and whether that's acceptable in your environment. If you have sensitive environment variables or configs, run the skill in a sandbox first or restrict the agent’s autonomy. Ask the skill author (or maintainer) to update the registry metadata so required env vars and any config-path access are declared explicitly.
Capability Analysis
Type: OpenClaw Skill Name: nix-mode Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` file primarily provides instructions for the AI agent to adapt its behavior to a Nix operating environment, focusing on configuration management, environment detection, and troubleshooting specific to Nix. Notably, it explicitly instructs the agent 'Do not attempt to auto-install dependencies' and to 'Respect the immutable nature of Nix installations', which are positive security signals, preventing potentially risky actions. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection aiming for harmful objectives. The required binaries (`nix`, `bash`) and environment variable (`CLAWBOT_NIX_MODE`) are contextually appropriate for the stated purpose.
Capability Assessment
Purpose & Capability
Name and description match the requested binaries (nix, bash) and the described behavior (detect Nix mode, handle Nix store paths, avoid auto-installs). That's appropriate for a Nix-mode helper. However, SKILL.md metadata declares it requires CLAWDBOT_NIX_MODE, while the registry metadata listed no required envs. The skill also documents handling CLAWDBOT_CONFIG_PATH and CLAWDBOT_STATE_DIR even though those config paths were not declared in the registry — a mismatch between what the skill claims to need and what the registry advertises.
Instruction Scope
The instructions stay within the Nix-mode domain: detect CLAWDBOT_NIX_MODE, identify Nix-managed config paths, explain behavior and guide users. They do not explicitly instruct broad data collection or exfiltration. That said, phrases like "identify Nix-managed configuration paths" and "recognize Nix-specific error messages" imply the agent may inspect environment variables and filesystem paths; the skill does not explicitly limit which paths or files to read, so there's some scope ambiguity.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. It does not fetch or extract remote code.
Credentials
The SKILL.md metadata explicitly lists CLAWDBOT_NIX_MODE as a required env var, but the registry shows no required envs. The document also references CLAWDBOT_CONFIG_PATH and CLAWDBOT_STATE_DIR without those being declared. While these are Clawdbot-specific (not broad secrets like cloud keys), the mismatch means the agent might attempt to read environment variables or config paths that the registry didn't advertise — an inconsistency worth attention.
Persistence & Privilege
always is false, the skill is user-invocable and can be invoked autonomously (normal). It does not request persistent presence or claim to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nix-mode
  3. After installation, invoke the skill by name or use /nix-mode
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Updated skill.
Metadata
Slug nix-mode
Version 1.0.0
License
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Nix Mode?

Handle Clawdbot operations in Nix mode (configuration management, environment detection). It is an AI Agent Skill for Claude Code / OpenClaw, with 1826 downloads so far.

How do I install Nix Mode?

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

Is Nix Mode free?

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

Which platforms does Nix Mode support?

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

Who created Nix Mode?

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

💬 Comments