skill-risk-splitter把职责过杂的 Skill 拆成安全版、增强版或多子 Skill,降低扫描和维护风险。;use for skills, refactor, risk workflows;do not use for 为了拆分而失去清晰定位, 隐藏高风险行为.
Install via ClawdBot CLI:
clawdbot install 52yuanchangxing/skill-risk-splitterGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.invalid/skills/skill-risk-splitterAudited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
A company has a large, monolithic AI skill that handles both data retrieval and automated email sending. Using Skill Risk Splitter, the skill is broken into a 'read-only' version for data queries and an 'execution' version for email actions, reducing risk surface and simplifying maintenance.
A financial institution needs to audit an existing skill that combines customer data processing with external API calls. The splitter helps create a safe version that only performs read operations and an enhanced version with strict access controls, ensuring regulatory compliance.
A healthcare provider's internal skill merges patient record access with analytics. By splitting into a secure version for clinicians (read-only) and an enhanced version for analysts (with anonymized data), data privacy risks are mitigated.
An e-commerce platform has a skill that handles product search, order placement, and inventory updates. Splitting into three sub-skills (search, order, inventory) isolates risks and allows independent updates without affecting core functionality.
An open-source project integrates a third-party skill that combines file manipulation and network requests. Using the splitter, the community creates a base skill with read-only file access and a separate skill with network capabilities, lowering the risk of malicious use.
Offer risk-splitting as a consulting service to enterprises with complex skill ecosystems. Revenue comes from hourly consulting fees or project-based engagements.
Develop a cloud-based platform that automates the risk-splitting analysis and provides audit trails. Revenue from subscription tiers based on number of skills analyzed or enterprise usage.
Release a basic version of the splitter as open source, while offering advanced features (e.g., automated migration scripts, compliance reporting) under a paid license. Revenue from license sales and support contracts.
💬 Integration Tip
Leverage the provided spec.json and template.md to standardize outputs. Start with a dry-run against a test skill to validate the splitting logic before applying to production skills.
Scored May 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.