Config Validator

v1.0.1

验证和查询 OpenClaw 配置字段及有效值,提供配置示例并保证配置符合官方 schema 标准。

0· 352·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description state: validate and query OpenClaw configuration. The package contains extensive schema markdown files and quick-reference material that directly support that purpose. It does not declare unrelated permissions or require unrelated binaries/credentials.
Instruction Scope
SKILL.md tells the agent to consult the included schema files to answer queries and validate configs; that is appropriate for an instruction-only validator. One operational note: the skill is instruction-only (no code), so automatic actions like running `openclaw doctor --fix` are described but not implemented by this skill itself — doing those requires the platform or user to run the commands. The SKILL.md's claim that it is automatically invoked by `safe-config-workflow` is plausible but depends on the platform orchestration (not provided by the skill).
Install Mechanism
No install spec, no downloads, and no code files to execute. Instruction-only skills have minimal installation risk.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. The schema files do include example tokens/paths (e.g., a gateway auth.token value, serviceAccountFile path, proxy URL) but these are examples in documentation — they are not requests for secrets. Users should avoid copying real credentials into skill files or public registries.
Persistence & Privilege
always is false and there is no install behavior that modifies other skills or system-wide configuration. The skill does not request permanent presence or elevated privileges.
Assessment
This skill is essentially a local documentation + guidance pack for OpenClaw configuration and appears coherent with that goal. Before installing, verify the source/owner (currently unknown) and prefer using the skill only for reference: do not paste real private tokens or service-account JSON into the skill files or public locations. Remember the skill is instruction-only — it will answer queries based on the included markdown but it does not itself run `openclaw doctor` or apply fixes; running those commands requires your environment or platform to perform them. If you intend to have automated validation/fixes in workflows, confirm your platform's orchestration supports invoking this skill together with the real `openclaw` CLI in a safe, sandboxed context.

Like a lobster shell, security has layers — review code before you run it.

chinesevk97d973jdnm87by47ts3s7fap581wss6configvk97d973jdnm87by47ts3s7fap581wss6latestvk97fdpyg8kyx7ryzff2hr3q4rn81xr3kschemavk97d973jdnm87by47ts3s7fap581wss6validatorvk97d973jdnm87by47ts3s7fap581wss6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments