Scan Report
0 /100
Windows Shell Encoding Doctor - Windows Shell编码修复工具
诊断修复 Windows 下 PowerShell/cmd/Git Bash 的乱码、引号转义、路径空格与 CRLF 等问题
Pure documentation-only skill providing Windows shell encoding troubleshooting guidance; no executable code, network access, credential handling, or shell execution capabilities.
Safe to install
Skill is safe for use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | All files are read-only Markdown; no file writes or reads performed by skill log… |
| Network | NONE | NONE | — | No network requests in any documentation |
| Shell | NONE | NONE | — | Skill explains shell syntax but does not execute any commands |
| Environment | NONE | NONE | — | No environment variable access in documentation |
| Skill Invoke | NONE | NONE | — | No skill chaining or invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
File Tree
6 files · 19.1 KB · 685 lines Markdown 6f · 685L
├─
▾
references
│ ├─
common-failures.md
Markdown
│ ├─
encoding-checklist.md
Markdown
│ ├─
json-and-stdin-patterns.md
Markdown
│ ├─
powershell-vs-bash.md
Markdown
│ └─
repair-playbooks.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation skill with no executable code
✓ No dependencies or external packages
✓ All capabilities declared as NONE match inferred capabilities
✓ No credential, network, or shell execution capabilities
✓ Documentation quality is high with clear use-case boundaries
✓ Security requirements in SKILL.md are appropriate (no destructive commands, no WSL defaults)