Back to skill
Skillv1.0.0

ClawScan security

Nix Mode · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMay 1, 2026, 4:53 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This is an instruction-only Nix-mode helper with no code, install steps, credentials, network behavior, or persistence shown.
Guidance
This skill appears safe to install based on the provided artifacts. It mainly teaches the agent how to behave in Nix-managed environments and to avoid auto-installing dependencies. Users should still confirm that Nix-mode guidance matches their local configuration practices.

Review Dimensions

Purpose & Capability
okThe instructions are coherent with the stated purpose: detecting Nix mode, explaining Nix-specific configuration behavior, and guiding users away from auto-install flows.
Instruction Scope
okThe skill gives operational guidance only and does not instruct the agent to run destructive commands, override user intent, or perform autonomous changes.
Install Mechanism
okNo install spec or code files are present; the declared binaries nix and bash fit the Nix-mode purpose.
Credentials
okThe referenced environment and path handling, including CLAWDBOT_NIX_MODE, CLAWDBOT_CONFIG_PATH, and CLAWDBOT_STATE_DIR, is proportionate to Nix environment detection and configuration guidance.
Persistence & Privilege
okNo persistence mechanism, privileged credential use, background process, account access, or mutation authority is shown in the artifacts.