Scan Report
15 /100
Core Vocabulary for CET-4
Randomly generates one or more words from a curated database of 300 must-know College English Test Band 4 (CET-4) vocabulary.
Benign CET-4 vocabulary skill with only minor permission over-claim; no malicious code, scripts, or dangerous capabilities present.
Safe to install
Consider removing the undeclared 'shell' permission requirement from SKILL.md metadata if it is not used by the skill.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | Over-claimed shell permission Doc Mismatch | SKILL.md:4 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | READ | ✓ Aligned | word.txt is a static vocabulary file read by the skill |
| Shell | WRITE | NONE | ✓ Aligned | SKILL.md metadata: requires.bins: ['shell'] - shell is declared but never used |
| Network | NONE | NONE | — | No network access detected |
File Tree
2 files · 32.9 KB · 302 lines Text 1f · 281L
Markdown 1f · 21L
├─
SKILL.md
Markdown
└─
word.txt
Text
Security Positives
✓ No malicious code present - purely a vocabulary database
✓ No network requests or data exfiltration
✓ No credential access or harvesting
✓ No obfuscation or encoded commands
✓ No sensitive file access (~/.ssh, .env, etc.)
✓ No remote script execution
✓ No dependencies or external packages
✓ word.txt contains only legitimate vocabulary data