📦 Dpa — 合规协议助手

v1.0.0

一键生成并审阅符合GDPR第28条的数据处理协议(DPA),自动梳理处理者义务、子处理商管理与跨境传输条款,让隐私合规不再耗时。

0· 140·1 当前·1 累计
by @ckchzh (BytesAgain2)
下载技能包
最后更新
2026/3/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to be a local read-only reference tool: it runs a bundled shell script that prints GDPR/DPA guidance and does not access credentials, make network requests, or modify system configuration. You can safely install/use it if you only need offline reference text. Before installing, review the script (scripts/script.sh) yourself to confirm no unexpected commands were added, and be aware SKILL.md mentions a DPA_DIR setting that the script does not use (harmless but inconsistent). If...
详细分析 ▾
用途与能力
Name/description match the included functionality: the skill provides DPA/GDPR reference text and review checklists. There are no unrelated credentials, binaries, or install steps. Minor inconsistency: SKILL.md documents a configurable DPA_DIR but the included script does not read or write that directory (the configuration appears unused).
指令范围
Runtime instructions simply call the bundled scripts/script.sh commands to print guidance (intro, article28, clauses, etc.). The script only emits static help text via here-documents and does not perform file I/O, network calls, or access secrets.
安装机制
No install spec is present (instruction-only skill with an included script). Nothing is downloaded or extracted; no packages or external installers are requested.
凭证需求
The skill declares no required environment variables or credentials (good). SKILL.md lists an optional DPA_DIR configuration variable, but the script does not use any environment variables — this is a harmless mismatch but worth noting.
持久化与权限
Skill does not request persistent privileges or 'always' inclusion. Autonomous invocation is allowed (platform default) but the skill's local-only behavior limits its blast radius.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/21

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install dpa
镜像加速npx clawhub@latest install dpa --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库