← 返回 Skills 市场
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-is
功能描述
Value validation and environment detection tool for Shell scripts. Validates input types (integers, floats, IPs), compares file ages, detects runtime environ...
安全使用建议
This skill is suspicious because it provides no code but tells the agent to source ~/.x-cmd.root/X, which could execute arbitrary code or read files from your home. Before installing or using it: (1) Do not source ~/.x-cmd.root/X unless you trust its origin — inspect its contents first. (2) Ask the publisher to include the implementation or a verifiable install method (official package URL, checksum, or GitHub release). (3) Prefer running this in an isolated environment if you want to test. (4) If you only need the described validations, consider using a known, auditable script or a packaged tool rather than sourcing a hidden file. If the publisher provides the script content (or an install URL on a reputable host) and a checksum, the coherence concerns would be resolved.
功能分析
Type: OpenClaw Skill
Name: x-is
Version: 1.0.0
The skill bundle provides documentation for 'x is', a value validation and environment detection utility for shell scripts. The instructions in SKILL.md describe standard CLI usage for type checking, file age comparison, and environment detection (e.g., WSL, Termux) without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The described purpose (shell value/environment validation) is plausible, but the package contains no code or install instructions. Instead it instructs users/agents to '. ~/.x-cmd.root/X' to load x-cmd. A coherent skill would either include the script or provide an official install method or clear provenance for that file.
Instruction Scope
Runtime instructions require sourcing a file in the user's home (~/.x-cmd.root/X). Sourcing an arbitrary user-owned file can execute arbitrary code and access local secrets/files; this behavior is outside the declared requirements and not justified by the metadata. The rest of the instructions (type checks, file-age checks, environment detection) are consistent with the stated purpose, but the explicit instruction to load a hidden local file is a scope creep and a potential execution/data exposure vector.
Install Mechanism
There is no install spec and no code files. While instruction-only skills are low-risk in principle, this one cannot function without external code (the ~/.x-cmd.root/X file). The absence of an install or bundled implementation is an incoherence: the skill promises commands but supplies no implementation or safe retrieval mechanism.
Credentials
The skill declares no environment variables or credentials (which is appropriate), but the instruction to source a specific path in the user's home effectively requests access to user filesystem content. That can expose sensitive files or run arbitrary code; the SKILL.md does not justify or constrain this access.
Persistence & Privilege
The skill does not request persistent/always-on presence and uses the platform default for autonomous invocation. It does not declare writes to system config or other skills' settings. Autonomous invocation alone is not flagged, and 'always' is false.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-is - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-is触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of x-is: a POSIX shell value validator and environment detection tool.
- Provides type checks (int, float, positive, negative), range checks, and file age comparisons for shell values.
- Detects runtime environments (TTY, WSL, Termux, Cygwin, etc.) and variable states (e.g., unset).
- Supports batch validation with exit codes for scripting logic (0: success, 1: failure).
- Offers multiple list membership checks and specialized suitability/environmental tests.
- Designed for robust, silent validation in shell scripts.
元数据
常见问题
Value & Environment Validator 是什么?
Value validation and environment detection tool for Shell scripts. Validates input types (integers, floats, IPs), compares file ages, detects runtime environ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Value & Environment Validator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-is」即可一键安装,无需额外配置。
Value & Environment Validator 是免费的吗?
是的,Value & Environment Validator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Value & Environment Validator 支持哪些平台?
Value & Environment Validator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Value & Environment Validator?
由 lunrenyi(@lunrenyi)开发并维护,当前版本 v1.0.0。
推荐 Skills