Privacy Policy Generator
v1.0.0Generate and check privacy policy documents. Use when creating a privacy policy from scratch, checking existing policy completeness, or adding GDPR and CCPA...
⭐ 0· 19·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk972x40dzj6rwhxyt4nhek5n85851h20
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
