create-claw-skill

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a development tool for the OpenClaw ecosystem. All external references and commands (e.g., clawdocs, clawhub, python3) are standard for its intended use case.
  • [COMMAND_EXECUTION]: The skill uses local Python scripts (init_claw_skill.py, validate_claw_skill.py) for scaffolding and validation. These scripts are provided within the skill's own directory structure and perform deterministic file system operations as described.
  • [EXTERNAL_DOWNLOADS]: The skill references the clawdocs and clawhub CLI tools. These are recognized components of the OpenClaw environment used for documentation retrieval and skill publication.
  • [NO_CODE]: While the skill includes Python scripts, they are helpers for the user/agent to manage the skill lifecycle and do not execute untrusted remote code or perform hidden background tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:40 PM