Scan Report
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.
Safe to install
No action needed. This is a pure documentation/prompt file for a legal AI assistant.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | READ | ✓ Aligned | SKILL.md metadata: capabilities: ["reasoning", "file_read"] |
| Network | NONE | NONE | — | No network calls present in the single SKILL.md file |
| Shell | NONE | NONE | — | No shell commands, scripts, or subprocess calls — only markdown |
| Environment | READ | READ | ✓ Aligned | SKILL.md metadata: requires: { env: ["DEEPSEEK_API_KEY"] } — API key access is d… |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation behavior present |
| Clipboard | NONE | NONE | — | No clipboard access in the skill |
| Browser | NONE | NONE | — | No browser automation in the skill |
| Database | NONE | NONE | — | No database access in the skill |
File Tree
1 files · 907 B · 40 lines Markdown 1f · 40L
└─
SKILL.md
Markdown
Security Positives
✓ 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