← 返回 Skills 市场
140
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uwvwko-limit-authority
功能描述
文件操作权限限制技能。强制要求对任何文件(文本、代码、图片、音频等)进行增删改、复制粘贴操作前, 必须详细打印完整路径并获得用户的明确授权。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uwvwko-limit-authority - 安装完成后,直接呼叫该 Skill 的名称或使用
/uwvwko-limit-authority触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
limit-authority 是什么?
文件操作权限限制技能。强制要求对任何文件(文本、代码、图片、音频等)进行增删改、复制粘贴操作前, 必须详细打印完整路径并获得用户的明确授权。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 limit-authority?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uwvwko-limit-authority」即可一键安装,无需额外配置。
limit-authority 是免费的吗?
是的,limit-authority 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
limit-authority 支持哪些平台?
limit-authority 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 limit-authority?
由 uwvwko(@uwvwko-zzz)开发并维护,当前版本 v1.0.0。
推荐 Skills