← Back to Skills Marketplace
loutai0307-prog

Privacy Policy Generator

by loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install privacy-policy-generator
Description
Generate and check privacy policy documents. Use when creating a privacy policy from scratch, checking existing policy completeness, or adding GDPR and CCPA...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install privacy-policy-generator
  3. After installation, invoke the skill by name or use /privacy-policy-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug privacy-policy-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.

How do I install Privacy Policy Generator?

Run "/install privacy-policy-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Privacy Policy Generator free?

Yes, Privacy Policy Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Privacy Policy Generator support?

Privacy Policy Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Privacy Policy Generator?

It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.

💬 Comments