Scan Report
0 /100
ai-video-script
AI视频脚本生成器。生成AI短视频脚本、分镜、画面提示词、字幕文案。
The AI Video Script Generator skill is a pure content generation tool with no executable code, scripts, or dependencies. It contains only markdown documentation for generating video scripts and scene prompts.
Safe to install
No action needed. The skill is safe to use as it contains no executable components.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in skill code |
| Network | NONE | NONE | — | No network calls in skill code |
| Shell | NONE | NONE | — | No shell execution in skill code |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard operations |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
File Tree
4 files · 8.3 KB · 307 lines Markdown 3f · 302L
JSON 1f · 5L
├─
▾
references
│ └─
yijia-test-workflow.md
Markdown
├─
_meta.json
JSON
├─
SKILL.md
Markdown
└─
test.md
Markdown
Security Positives
✓ No executable code files - only markdown documentation
✓ No shell commands or subprocess usage
✓ No credential harvesting or sensitive data access
✓ No network requests or data exfiltration
✓ No obfuscation or encoded payloads
✓ No dependency files that could introduce supply chain risks
✓ Pure LLM prompt generation with no side effects