Gdpr Checker
v2.3.6GDPR合规检查。合规审计、用户同意、数据权利、泄露响应、DPA、检查清单。GDPR compliance checker. GDPR、数据保护。
⭐ 0· 366·1 current·1 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (GDPR checker) align with the included scripts: templates, checklists, scoring, and simple 'security scan' logging helpers. One minor inconsistency: registry metadata lists no required binaries, while SKILL.md and the scripts require bash 4+ and python3 (the scripts call python3 inline). Writing small local data files (under GDPR_CHECKER_DIR / XDG_DATA_HOME) is coherent with a CLI tool but should be expected.
Instruction Scope
SKILL.md and the two scripts restrict actions to generating reports/templates, printing checklists, and writing logs to a local data directory. There are no instructions to read unrelated system files, access network endpoints, or exfiltrate secrets. The agent-run instructions do not request credentials or external uploads.
Install Mechanism
No install spec is provided (instruction-only plus bundled scripts). That is low-risk: the skill does not download or execute remote archives. The included code is plain bash and inline python with no obfuscated code or external fetches.
Credentials
The skill requires no credentials and declares none. It does use and document a GDPR_CHECKER_DIR env var to change its data directory; otherwise it uses standard XDG/Home paths. This is proportionate to its functionality. Note the registry metadata omission of required binaries (bash, python3) — you should ensure those interpreters exist in your environment before use.
Persistence & Privilege
always:false and user-invocable:true (normal). The scripts create a data directory and append logs (history.log, data.log) under the user's data dir — reasonable for a local CLI tool. The skill does not attempt to modify other skills or system-wide agent settings.
Assessment
This skill appears to do what it says: generate GDPR checklists, templates, and simple local reports. Before installing: (1) confirm you have bash 4+ and python3 available (SKILL.md requires them even though registry metadata omitted them); (2) be aware it will create a folder and append logs under ~/<XDG_DATA_HOME>/gdpr-checker or ~/.local/share/gdpr-checker — if you prefer, set GDPR_CHECKER_DIR to a directory you control; (3) review the two scripts (already included) yourself — they contain no network calls or credential access; (4) do not provide unrelated secrets to the skill. If you need production/legal-grade output, treat the generated templates as starting points and consult a qualified lawyer.Like a lobster shell, security has layers — review code before you run it.
latestvk979v37aamq5nhe335rt25havn832aesproductivityvk972cqdbdkb7ra3y99m12ac06982s562
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
