扫描报告
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.
可以安装
No action needed. The skill is safe to use as it contains no executable components.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in skill code |
| 网络访问 | NONE | NONE | — | No network calls in skill code |
| 命令执行 | NONE | NONE | — | No shell execution in skill code |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No cross-skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
4 文件 · 8.3 KB · 307 行 Markdown 3f · 302L
JSON 1f · 5L
├─
▾
references
│ └─
yijia-test-workflow.md
Markdown
├─
_meta.json
JSON
├─
SKILL.md
Markdown
└─
test.md
Markdown
安全亮点
✓ 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