← 返回 Skills 市场
Policy Reader
作者
bytesagain3
· GitHub ↗
· v4.0.1
· MIT-0
477
总下载
0
收藏
2
当前安装
13
版本数
在 OpenClaw 中安装
/install policy-reader
功能描述
Reference tool for business — covers intro, quickstart, patterns and more. Quick lookup for Policy Reader concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a safe, self-contained reference tool that prints documentation; it does not require credentials or network access. Before installing, consider: (1) review the script contents (already provided) if you will run it in a sensitive environment; (2) note the trivial version string mismatch and a heredoc expansion bug ($VERSION won’t show in help) — these are correctness issues, not security problems; and (3) as a general precaution, only enable/run skills from sources you trust and avoid executing code with elevated privileges unless necessary.
功能分析
Type: OpenClaw Skill
Name: policy-reader
Version: 4.0.1
The 'policy-reader' skill is a documentation reference tool that provides static text output for various business and security concepts. The implementation in `scripts/script.sh` consists entirely of shell heredocs to display information, with no network access, file system manipulation, or credential handling. The behavior is fully aligned with the stated purpose in `SKILL.md`.
能力评估
Purpose & Capability
Name/description describe a reference/documentation tool and the included script implements only text output for the listed commands. There are no unrelated requested binaries, env vars, or config paths. Minor bookkeeping mismatches exist (script VERSION is 4.0.0 while registry metadata is 4.0.1), but this is not a security concern.
Instruction Scope
SKILL.md instructs plain-text heredoc output with no external API calls; the shipped script only uses shell builtin/cat/echo to print documentation and does not read files, environment variables, or perform network operations. (Small implementation quirk: some heredocs are single-quoted so $VERSION won't expand in help text — a bug, not malicious behavior.)
Install Mechanism
No install spec is provided (instruction-only style). A single helper script is included but nothing is downloaded or written to arbitrary paths during installation, so install risk is low.
Credentials
The skill declares no required environment variables or credentials and the script does not access environment secrets or config paths. Requested privileges and access are proportionate to a local reference tool.
Persistence & Privilege
Skill is not marked always:true, uses default agent invocation settings, and does not modify other skills or system-wide configuration. It does not request persistent presence beyond being callable by the agent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install policy-reader - 安装完成后,直接呼叫该 Skill 的名称或使用
/policy-reader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.1
Fix description
v4.0.0
Clean package
v3.0.0
v3.0.0: rewrite
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
yaml-fix+quality
v1.0.4
yaml-fix+quality
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
- Initial release of policy-reader.
- Provides policy document summaries, key point extraction, impact analysis, and compliance advice.
- Supports standardized, professional, and time-saving policy interpretation.
- Designed for use with government and industry policies.
元数据
常见问题
Policy Reader 是什么?
Reference tool for business — covers intro, quickstart, patterns and more. Quick lookup for Policy Reader concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 477 次。
如何安装 Policy Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install policy-reader」即可一键安装,无需额外配置。
Policy Reader 是免费的吗?
是的,Policy Reader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Policy Reader 支持哪些平台?
Policy Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Policy Reader?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v4.0.1。
推荐 Skills