扫描报告
0 /100
data-privacy
九章数据隐私专家 - 数据合规与隐私保护法律服务(基于DeepSeek R2 + 400案例库 + 自我进化)
The skill is a markdown-only legal service prompt template with no executable code, scripts, or network behavior — safe to use.
可以安装
No action needed. This is a pure documentation/prompt file for a legal AI assistant.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md metadata: capabilities: ["reasoning", "file_read"] |
| 网络访问 | NONE | NONE | — | No network calls present in the single SKILL.md file |
| 命令执行 | NONE | NONE | — | No shell commands, scripts, or subprocess calls — only markdown |
| 环境变量 | READ | READ | ✓ 一致 | SKILL.md metadata: requires: { env: ["DEEPSEEK_API_KEY"] } — API key access is d… |
| 技能调用 | NONE | NONE | — | No cross-skill invocation behavior present |
| 剪贴板 | NONE | NONE | — | No clipboard access in the skill |
| 浏览器 | NONE | NONE | — | No browser automation in the skill |
| 数据库 | NONE | NONE | — | No database access in the skill |
目录结构
1 文件 · 907 B · 40 行 Markdown 1f · 40L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present — skill is pure markdown documentation/prompt
✓ No scripts, binaries, or dependency files
✓ Capabilities declared in metadata (file_read, reasoning) are appropriate for a legal service
✓ DEEPSEEK_API_KEY requirement is legitimate and necessary for the AI service
✓ No suspicious patterns: no base64, no curl, no eval, no obfuscation
✓ No hidden functionality or doc-to-code mismatch — there is no code at all
✓ No sensitive file access beyond what is declared
✓ No network egress, credential exfiltration, or C2 communication
✓ Evolution metadata (openclaw.evolution.enabled) does not introduce runtime code execution