← 返回 Skills 市场
chronicuser21

Nix Mode

作者 Chronicuser21 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1826
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nix-mode
功能描述
Handle Clawdbot operations in Nix mode (configuration management, environment detection).
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nix-mode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nix-mode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Updated skill.
元数据
Slug nix-mode
版本 1.0.0
许可证
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Nix Mode 是什么?

Handle Clawdbot operations in Nix mode (configuration management, environment detection). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1826 次。

如何安装 Nix Mode?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nix-mode」即可一键安装,无需额外配置。

Nix Mode 是免费的吗?

是的,Nix Mode 完全免费(开源免费),可自由下载、安装和使用。

Nix Mode 支持哪些平台?

Nix Mode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nix Mode?

由 Chronicuser21(@chronicuser21)开发并维护,当前版本 v1.0.0。

💬 留言讨论