← 返回 Skills 市场
loutai0307-prog

Privacy Policy Generator

作者 loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install privacy-policy-generator
功能描述
Generate and check privacy policy documents. Use when creating a privacy policy from scratch, checking existing policy completeness, or adding GDPR and CCPA...
安全使用建议
This skill appears to do what it claims: generate privacy-policy text and locally check a policy file. Before running, remember: the script executes locally (bash + python3) and will read any file path you supply to the 'check' command, so do not point it at sensitive system files unless you intend to. There are no network calls or required credentials, but you should still review the included script if you plan to run it in a sensitive environment. If you need remote or legally certified privacy-policy generation, consider using an established legal service instead of a simple local generator.
功能分析
Type: OpenClaw Skill Name: privacy-policy-generator Version: 1.0.0 The skill is a straightforward utility for generating and auditing privacy policy documents. The bash script (scripts/script.sh) uses local templates and a simple Python-based keyword scanner to check for compliance sections; it contains no network activity, data exfiltration, or obfuscated code.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description match the included scripts and commands. The script implements generate/check/gdpr/ccpa/update/help functions that align with a privacy-policy generator; required runtimes (bash 4+ and python3) are reasonable and declared.
Instruction Scope
SKILL.md directs the agent to run the bundled shell script. The script only reads files the user specifies (for 'check') and prints generated policy text; it does not attempt to read unrelated system configuration, environment secrets, or transmit data externally.
Install Mechanism
No install spec (instruction-only). The only code is the included scripts/script.sh which will be executed locally when invoked; there are no downloads, package installs, or external executables fetched.
Credentials
The skill requests no environment variables, credentials, or config paths. It uses only user-supplied arguments and local file reads (as expected for a file-checking tool).
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges, nor does it modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install privacy-policy-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /privacy-policy-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug privacy-policy-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Privacy Policy Generator 是什么?

Generate and check privacy policy documents. Use when creating a privacy policy from scratch, checking existing policy completeness, or adding GDPR and CCPA... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Privacy Policy Generator?

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

Privacy Policy Generator 是免费的吗?

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

Privacy Policy Generator 支持哪些平台?

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

谁开发了 Privacy Policy Generator?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。

💬 留言讨论