Trusted — Risk Score 0/100
Last scan:16 hr ago Rescan
0 /100
short-play-writer
专业短剧/AI漫剧剧本创作助手,包含爆款规律、标准模板、爽点设计和分镜规范
Pure prompt-driven writing skill with no executable code, scripts, or sensitive file access. All 14 files are documentation and templates with no security concerns.
Skill Nameshort-play-writer
Duration46.1s
Enginepi
Safe to install
No action needed. This is a safe, content-only skill.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file read/write operations — skill is entirely prompt-driven
Network NONE NONE No network requests — one benign external URL in CHANGELOG.md
Shell NONE NONE No shell execution — no scripts directory present
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE No skill invocation patterns found
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser automation
Database NONE NONE No database access
1 findings
🔗
Medium External URL 外部 URL
https://keepachangelog.com/zh-CN/1.0.0/
CHANGELOG.md:5

File Tree

14 files · 56.6 KB · 915 lines
Markdown 12f · 893L JSON 1f · 17L Text 1f · 5L
├─ 📁 examples
│ ├─ 📝 case-studies.md Markdown 48L · 2.8 KB
│ ├─ 📝 demo-longyin.md Markdown 26L · 1.7 KB
│ ├─ 📝 hook-templates.md Markdown 85L · 4.0 KB
│ ├─ 📝 manju_example.md Markdown 74L · 4.6 KB
│ ├─ 📝 nanpin_example.md Markdown 147L · 9.3 KB
│ └─ 📝 nvpin_example.md Markdown 147L · 10.6 KB
├─ 📁 references
│ ├─ 📝 market-rules.md Markdown 71L · 6.5 KB
│ ├─ 📝 production-process.md Markdown 47L · 3.8 KB
│ ├─ 📝 structure-templates.md Markdown 76L · 4.0 KB
│ └─ 📝 writing-skills.md Markdown 70L · 4.4 KB
├─ 📋 _meta.json JSON 17L · 569 B
├─ 📝 CHANGELOG.md Markdown 26L · 957 B
├─ 📄 requirements.txt Text 5L · 197 B
└─ 📝 SKILL.md Markdown 76L · 3.3 KB

Security Positives

✓ No executable scripts present — skill is entirely markdown documentation
✓ No sensitive file access (no .ssh, .aws, .env, credentials paths)
✓ No external dependencies required (requirements.txt explicitly states no pip dependencies)
✓ No obfuscation, base64, or shell command execution patterns
✓ No credential harvesting or data exfiltration mechanisms
✓ No hidden functionality — all content matches stated purpose (short drama script writing)
✓ MIT-0 License with transparent author attribution (Kenz1117)
✓ One external URL (keepachangelog.com) is benign and industry-standard
✓ No supply chain risks — no unpinned dependencies