← 返回 Skills 市场
bytesagain3

Policy

作者 bytesagain3 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
273
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install policy
功能描述
Reference tool for business — covers intro, quickstart, patterns and more. Quick lookup for Policy concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a benign, offline reference that outputs static documentation. Before installing, note a few minor correctness issues: the package registry version (2.0.3) doesn't match the script's VERSION (2.0.2), one help heredoc is quoted so it will print "$VERSION" literally, and the cheatsheet references a 'troubleshooting' command while the script provides 'debugging'. None of these are security issues, but they can cause confusion. If you want extra assurance, inspect/run scripts locally in a sandbox (e.g., open the script content or run it in a disposable shell) to confirm there are no network calls and the output meets your needs.
功能分析
Type: OpenClaw Skill Name: policy Version: 2.0.3 The 'policy' skill bundle is a static reference tool that provides documentation on business and security policy concepts. The bash script (scripts/script.sh) uses simple heredocs to output plain text and contains no network calls, file system modifications, or credential access, aligning perfectly with its stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description (policy reference material) match what the package contains: static reference text and a small launcher script. No credentials, network access, or unrelated binaries are requested.
Instruction Scope
SKILL.md explicitly states the tool emits plain-text heredocs with no external API calls. The included script only prints static content and does not read environment variables or make network calls. Minor scope issues: SKILL.md header/version is 2.0.3 while the script sets VERSION=2.0.2, and the help/heredoc quoting means one help string will literally show "$VERSION" instead of the numeric version. The cheatsheet references a 'troubleshooting' command while the actual script uses 'debugging' — these are correctness/usability issues but not scope creep or exfiltration.
Install Mechanism
No install spec present; this is effectively instruction-only with a small bundled script. Nothing is downloaded or written to disk by an install step, so install risk is minimal.
Credentials
The skill declares no required environment variables, credentials, or config paths. The script does not access environment variables or external secrets. Requested privileges are proportionate to the stated purpose.
Persistence & Privilege
Skill is not marked always:true, does not request permanent presence, and does not modify other skills or global agent settings. Default autonomous invocation is allowed but is normal for skills and not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install policy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /policy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug policy
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Policy 是什么?

Reference tool for business — covers intro, quickstart, patterns and more. Quick lookup for Policy concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。

如何安装 Policy?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install policy」即可一键安装,无需额外配置。

Policy 是免费的吗?

是的,Policy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Policy 支持哪些平台?

Policy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Policy?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.3。

💬 留言讨论