← Back to Skills Marketplace
140
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uwvwko-limit-authority
Description
文件操作权限限制技能。强制要求对任何文件(文本、代码、图片、音频等)进行增删改、复制粘贴操作前, 必须详细打印完整路径并获得用户的明确授权。
Usage Guidance
This skill appears coherent and is designed to reduce accidental destructive file operations. Before installing: (1) confirm your agent/runtime will present the confirmation prompts to you and will not auto-confirm on your behalf; (2) test with a harmless operation (e.g., create a temp file) to verify the prompt flow; (3) review any other installed skills that already have direct file or cloud access to ensure they won't bypass or conflict with this guard; and (4) if you use cloud storage integrations, make sure credentials for those services are scoped appropriately, since the skill's "if configured" wording is vague about cloud behavior.
Capability Analysis
Type: OpenClaw Skill
Name: uwvwko-limit-authority
Version: 1.0.0
The 'limit-authority' skill is a safety-oriented instruction set (SKILL.md) designed to enforce strict user authorization for all file system operations (create, delete, modify, move). It requires the AI agent to provide detailed path information and wait for explicit confirmation before proceeding, effectively acting as a security guardrail against accidental or unauthorized file changes. No malicious code, data exfiltration, or harmful instructions were found.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill's sole purpose is to require printing full absolute paths and explicit user confirmation before create/write/delete/modify/copy/move file operations. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md stays within the stated scope (only controls file operations, exempts read/list ops). It declares high priority over other skills and mentions cloud storage "if configured" — this is reasonable but slightly vague because it could interact with other skills that have cloud access; the skill does not itself require cloud credentials.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing will be written to disk as part of installation.
Credentials
The skill requires no environment variables, credentials, or config paths. Nothing requested is disproportionate to the stated goal of enforcing confirmation for file modifications.
Persistence & Privilege
Registry flags show no 'always:true' and no additional privileges. The SKILL.md asks to be treated with higher priority than other skills — that's a behavioral request but not an enforced platform privilege; consider whether your agent/runtime will actually honor this priority.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uwvwko-limit-authority - After installation, invoke the skill by name or use
/uwvwko-limit-authority - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 – Initial release of 文件操作权限限制技能 (limit-authority):
- Enforces strict permission checks before creating, deleting, modifying, copying, or moving any file or directory.
- Requires full absolute file paths to be printed for every operation request, with details shown clearly.
- Mandates explicit user confirmation before executing any sensitive file operation; denies assumptions based on vague input.
- Forbids batch operations, implicit actions, or using relative/ambiguous paths without individual confirmations.
- Provides clear exception cases and step-by-step enforcement (print → wait for confirmation → execute).
- Includes comprehensive examples, safety checklist, and user/AI best-practice guidance.
Metadata
Frequently Asked Questions
What is limit-authority?
文件操作权限限制技能。强制要求对任何文件(文本、代码、图片、音频等)进行增删改、复制粘贴操作前, 必须详细打印完整路径并获得用户的明确授权。 It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install limit-authority?
Run "/install uwvwko-limit-authority" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is limit-authority free?
Yes, limit-authority is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does limit-authority support?
limit-authority is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created limit-authority?
It is built and maintained by uwvwko (@uwvwko-zzz); the current version is v1.0.0.
More Skills