📦 Dpdp Compliance Assessment — 印度数据合规评估

v1.0.2

一键对照印度《2023数字个人数据保护法》7大领域41项控制点,快速评估企业DPDP合规成熟度并生成整改路线图。

0· 303·1 当前·1 累计
下载技能包
最后更新
2026/3/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is internally consistent with its stated purpose (it calls a paid ToolWeb API to produce DPDP assessments), but it will send any user-provided organization/assessment data to a third party — don't transmit secrets or sensitive PII without consent and verifying the provider.
评估建议
This skill forwards the organization's assessment inputs to ToolWeb's API. Before installing or using it: (1) Verify the provider (portal.toolweb.in) and obtain the API key from their official portal; (2) Read their privacy/retention and pricing terms — understand how long assessment data is stored and whether it's used for analytics; (3) Never paste unnecessary sensitive secrets or raw PII into the assessment prompts (e.g., full customer records, passwords, private keys); test with non-sensitiv...
详细分析 ▾
用途与能力
The name/description (DPDP compliance assessment) aligns with the declared requirements: it needs curl and a TOOLWEB_API_KEY to call https://portal.toolweb.in. Requesting a single API key for an external scoring service is proportional to the stated functionality.
指令范围
SKILL.md explicitly requires the agent to always call the ToolWeb API and not answer from local knowledge. The workflow collects organization info and 41 control responses which will be transmitted to the external API. The instructions do not ask the agent to read local files or other environment variables, but they do force sending user-provided assessment data to a third party (no data-minimization or retention guidance is provided).
安装机制
Instruction-only skill with no install spec and no code files; lowest install risk. It requires curl be present but installs nothing on disk.
凭证需求
Only TOOLWEB_API_KEY is required and is the stated primary credential for the ToolWeb service. No unrelated credentials, config paths, or broad secrets are requested.
持久化与权限
always is false, model invocation is allowed (normal), and there is no claim of modifying other skills or system-wide settings. The skill does not request permanent installation or elevated privileges.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSLinux · macOS · Windows

版本

latestv1.0.22026/3/13

- Documentation reverted to a previous version; no functional or API changes. - Content in SKILL.md was reverted but no new instructions, fields, or outputs were added or removed.

无害

安装命令

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