Scan Report
0 /100
cn-construction-mediation
中国建设工程商事调解专家系统 v2.0 — 提供工程款纠纷、工期争议、质量争议、变更签证争议的全流程调解支持
This skill is a pure documentation/knowledge-base system for Chinese construction dispute mediation. It contains only markdown files with legal templates, frameworks, and reference materials. No executable code, scripts, network calls, or file operations of any kind were found.
Safe to install
This skill is safe for use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | SKILL.md contains no Read/Write tool declarations; only documentation |
| Network | NONE | NONE | — | No WebFetch, curl, wget, or network calls in any file |
| Shell | NONE | NONE | — | No Bash, subprocess, or shell execution in any file |
| Environment | NONE | NONE | — | No os.environ or environment variable access |
| Skill Invoke | NONE | NONE | — | No skill invocation or cross-skill calls |
| Clipboard | NONE | NONE | — | No clipboard operations |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database connections or queries |
File Tree
8 files · 73.6 KB · 2089 lines Markdown 8f · 2089L
├─
▾
references
│ ├─
agreement-templates.md
Markdown
│ ├─
batna-framework.md
Markdown
│ ├─
dispute-types.md
Markdown
│ ├─
judicial-confirmation.md
Markdown
│ ├─
legal-basis.md
Markdown
│ ├─
mediation-strategies.md
Markdown
│ └─
stakeholder-analysis.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation/knowledge-base skill with no executable code
✓ No shell commands, subprocess, or system access
✓ No network requests (no curl, wget, fetch, or direct IP calls)
✓ No credential harvesting or environment variable access
✓ No file write operations or filesystem manipulation
✓ No hidden instructions or obfuscated code (base64, eval, etc.)
✓ All capabilities are read-only markdown content — legal templates, frameworks, and reference materials
✓ Complete alignment between declared purpose (legal mediation support) and actual content
✓ No suspicious dependencies or external tool dependencies