← Back to Skills Marketplace
Privacy Policy
by
bytesagain-lab
· GitHub ↗
· v2.0.1
· MIT-0
597
Downloads
0
Stars
3
Active Installs
14
Versions
Install in OpenClaw
/install privacy-policy
Description
隐私政策生成器。GDPR/CCPA合规、App/网站隐私政策、合规审计。Privacy policy generator with GDPR, CCPA compliance. 隐私政策、合规。
Usage Guidance
This skill appears to do what it claims: generate privacy policies and provide simple compliance/audit helpers. Before installing or running: (1) review the two shipped scripts yourself (they are small and readable); (2) note that the utility will create/write files under a data directory (default ~/.local/share/privacy-policy) — if you prefer, set PRIVACY_POLICY_DIR to a sandboxed location; (3) run the scripts as a non-root user; (4) remember generated policies are for reference only (the bundled disclaimer already says consult a lawyer). If you need stronger assurance, ask the publisher for a public repo/release or run the scripts in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill
Name: privacy-policy
Version: 2.0.1
The skill bundle is a legitimate privacy policy generator providing templates for GDPR, CCPA, and general compliance. The primary script, scripts/privacy.sh, uses standard bash logic to populate text templates with user-provided metadata, while scripts/script.sh contains harmless stubs for security-related logging and password generation.
Capability Assessment
Purpose & Capability
The skill is advertised as a privacy policy generator (GDPR/CCPA, app/website, audit). The included scripts implement policy generation (scripts/privacy.sh) and a small compliance/security checklist/logger tool (scripts/script.sh). Both map reasonably to 'privacy policy' and 'compliance/audit' functionality; there are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md describes only generate/gdpr/ccpa/app/website/audit actions. The scripts perform text generation and simple auditing/logging actions; they do not instruct the agent to read arbitrary system files, call external endpoints, or send data off-host. The audit/scan script is a lightweight local logger, so scope stays within compliance/utility tasks.
Install Mechanism
There is no install spec (instruction-only skill). Provided scripts are shipped with the skill; no external downloads or package installs are invoked, lowering supply-chain risk.
Credentials
No required env vars or credentials are declared. The scripts optionally read PRIVACY_POLICY_DIR, XDG_DATA_HOME, and $HOME to determine a data directory and will write logs there (default ~/.local/share/privacy-policy). This is reasonable for a CLI utility but is persistent local state—users should be aware files will be created in their home directory.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It only writes to its own data directory (or configured PRIVACY_POLICY_DIR) and does not modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install privacy-policy - After installation, invoke the skill by name or use
/privacy-policy - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.7
yaml-fix+quality
v1.0.6
yaml-fix+quality
v1.0.5
Quality upgrade
v1.0.4
Quality upgrade: custom functionality
v1.0.3
Standards compliance: unique content, no template text
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality update: docs, examples, standards compliance
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v2.0.0
Complete rewrite: real document/code generation, no more prompt templates
v1.0.0
Initial release of Privacy Policy Generator.
- Generate privacy policies for apps and websites with support for GDPR and CCPA compliance.
- Includes commands for generating, auditing, and customizing privacy policies.
- Offers a quick reference table and helpful tips for getting started.
Metadata
Frequently Asked Questions
What is Privacy Policy?
隐私政策生成器。GDPR/CCPA合规、App/网站隐私政策、合规审计。Privacy policy generator with GDPR, CCPA compliance. 隐私政策、合规。 It is an AI Agent Skill for Claude Code / OpenClaw, with 597 downloads so far.
How do I install Privacy Policy?
Run "/install privacy-policy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Privacy Policy free?
Yes, Privacy Policy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Privacy Policy support?
Privacy Policy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Privacy Policy?
It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.1.
More Skills