← 返回 Skills 市场
ckchzh

Dpa

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install dpa
功能描述
Data Processing Agreement reference — GDPR Article 28, processor obligations, sub-processor management, and cross-border transfers. Use when drafting or revi...
使用说明 (SKILL.md)

DPA — Data Processing Agreement Reference

Quick-reference skill for Data Processing Agreements, GDPR Article 28 compliance, and processor obligations.

When to Use

  • Drafting a DPA with a new vendor or service provider
  • Reviewing a vendor's DPA for GDPR compliance
  • Understanding controller vs processor obligations
  • Managing sub-processor chains
  • Handling cross-border data transfers in DPAs

Commands

intro

scripts/script.sh intro

Overview of DPAs — what they are, when required, legal basis.

article28

scripts/script.sh article28

GDPR Article 28 requirements — mandatory DPA clauses.

roles

scripts/script.sh roles

Controller vs Processor vs Sub-processor — roles and responsibilities.

clauses

scripts/script.sh clauses

Essential DPA clauses — scope, obligations, security, and termination.

subprocessors

scripts/script.sh subprocessors

Sub-processor management — authorization, notification, and liability.

transfers

scripts/script.sh transfers

Cross-border data transfers — SCCs, adequacy decisions, and safeguards.

breaches

scripts/script.sh breaches

Data breach handling in DPAs — notification, cooperation, and remediation.

checklist

scripts/script.sh checklist

DPA review checklist for compliance verification.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Variable Description
DPA_DIR Data directory (default: ~/.dpa/)

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
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 you expect the skill to store or load local templates, ask the author or verify the script is updated to use DPA_DIR.
功能分析
Type: OpenClaw Skill Name: dpa Version: 1.0.0 The 'dpa' skill is a static reference tool for Data Processing Agreements and GDPR compliance. The shell script (scripts/script.sh) only outputs educational text via heredocs and contains no network activity, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
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).
Instruction Scope
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.
Install Mechanism
No install spec is present (instruction-only skill with an included script). Nothing is downloaded or extracted; no packages or external installers are requested.
Credentials
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.
Persistence & Privilege
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dpa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dpa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug dpa
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Dpa 是什么?

Data Processing Agreement reference — GDPR Article 28, processor obligations, sub-processor management, and cross-border transfers. Use when drafting or revi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。

如何安装 Dpa?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install dpa」即可一键安装,无需额外配置。

Dpa 是免费的吗?

是的,Dpa 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Dpa 支持哪些平台?

Dpa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Dpa?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论