Skill Taxonomy Router Pro

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: skill-taxonomy-router-pro Version: 1.1.0 The skill bundle is a governance and organization tool designed to classify, route, and assess the risk of other skills within the OpenClaw ecosystem. It implements a structured taxonomy (A–Z domains) and a risk model (R0–R4) to ensure the agent uses the 'minimum necessary' capabilities for a task. While the bundle includes scripts that perform file system operations (e.g., `shutil.rmtree` in `cleanup_download_inbox.py` and `subprocess.run` for `clawhub install` in `intake_skill.py`), these are strictly scoped to a designated 'inbox' directory and are transparently documented as part of the maintenance workflow. The instructions in `SKILL.md` explicitly mandate user approval for risky operations and prioritize low-risk paths, demonstrating a security-conscious design without evidence of malicious intent or data exfiltration.