← 返回 Skills 市场
Bytesagain Privacy Policy
作者
loutai0307-prog
· GitHub ↗
· v1.0.0
· MIT-0
105
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-privacy-policy
功能描述
Generate GDPR/CCPA-compliant privacy policies. Use when scanning data practices, auditing consent flows, checking compliance, drafting policy documents.
使用说明 (SKILL.md)
Privacy Policy Generator
隐私政策生成器。GDPR/CCPA合规、App/网站隐私政策、合规审计。Privacy policy generator with GDPR, CCPA compliance. 隐私政策、合规。
速查表
See commands above.
命令列表
| 命令 | 功能 |
|---|---|
generate |
generate |
gdpr |
gdpr |
ccpa |
ccpa |
app |
app |
website |
website |
audit |
audit |
💡 小技巧:先用
help查看所有命令,再选择最适合的
Privacy Policy Generator by BytesAgain
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Commands
Analytics— Analyticsgenerate— company "MyApp" --email "[email protected]" [--type web|app|both]gdpr— company "MyApp" --email "[email protected]"ccpa— company "MyApp" --email "[email protected]"
Examples
# Show help
privacy-policy help
# Run
privacy-policy run
- Run
privacy-policy helpfor all commands
Requirements
- bash 4+
- python3 (standard library only)
安全使用建议
This skill appears to do what it says: generate privacy policies. Before installing, review the two included scripts. Note that the package will create a local data directory and history.log by default (~/.local/share/privacy-policy) — set PRIVACY_POLICY_DIR if you want a different location or sandbox it. The second script (scripts/script.sh) is a security/hardening tool that is optional for policy generation; remove or inspect it if you don't want that functionality. No network calls or credential requests were found, but generated policy text is for reference only (the script itself contains a legal-disclaimer) — have any final policy reviewed by a qualified lawyer.
功能分析
Type: OpenClaw Skill
Name: bytesagain-privacy-policy
Version: 1.0.0
The skill bundle is a privacy policy generator providing templates for GDPR and CCPA compliance. It contains two shell scripts: 'privacy.sh' for generating policy text and 'script.sh' which acts as a skeleton for security auditing and utility tasks (hashing, password generation). The code is well-structured, includes appropriate legal disclaimers, and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The primary script (scripts/privacy.sh) generates GDPR/CCPA privacy policies as advertised. A second script (scripts/script.sh) is a local 'security scanning and hardening' utility that is related to compliance but is not strictly necessary for generating privacy policies — its presence is unexpected but not overtly malicious.
Instruction Scope
SKILL.md provides command names and examples that mostly match privacy.sh, but examples mention 'privacy-policy run' which neither script implements exactly. The scripts do not read secrets or call external endpoints, but they do create and write to a local data directory (defaults to $XDG_DATA_HOME or $HOME/.local/share/privacy-policy).
Install Mechanism
No install spec or remote downloads; this is an instruction-only skill with included scripts. Nothing in the package pulls code from external URLs or uses an installer that would write arbitrary binaries.
Credentials
The skill declares no required environment variables or credentials. The scripts optionally honor PRIVACY_POLICY_DIR and XDG_DATA_HOME and use HOME; no sensitive environment variables are requested.
Persistence & Privilege
always is false and the skill does not request elevated privileges. It does create a persistent data directory and log files (~/.../.local/share/privacy-policy by default), so installing will leave local artifacts unless redirected via PRIVACY_POLICY_DIR.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bytesagain-privacy-policy - 安装完成后,直接呼叫该 Skill 的名称或使用
/bytesagain-privacy-policy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Restored with improvements
元数据
常见问题
Bytesagain Privacy Policy 是什么?
Generate GDPR/CCPA-compliant privacy policies. Use when scanning data practices, auditing consent flows, checking compliance, drafting policy documents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Bytesagain Privacy Policy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-privacy-policy」即可一键安装,无需额外配置。
Bytesagain Privacy Policy 是免费的吗?
是的,Bytesagain Privacy Policy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bytesagain Privacy Policy 支持哪些平台?
Bytesagain Privacy Policy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bytesagain Privacy Policy?
由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。
推荐 Skills