扫描报告
5 /100
screenshot-analyzer
Analyze and describe screenshots or images. Upload an image → get a detailed description of what's visible, including UI elements, text, objects, and context.
This skill is a pure documentation file with no implementation code, scripts, or dependencies. SKILL.md describes a vision-based image analysis capability with no executable components.
可以安装
No action needed. This is a documentation-only skill that relies on a host system's built-in vision capabilities. If implementing actual code, ensure any image processing uses secure, pinned dependencies.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No code present; SKILL.md describes a read-only image analysis capability |
| 网络访问 | NONE | NONE | — | No network code or external calls detected |
| 命令执行 | NONE | NONE | — | No shell scripts or subprocess calls present |
| 环境变量 | NONE | NONE | — | No environment variable access detected |
| 技能调用 | NONE | NONE | — | No skill invocation code detected |
| 剪贴板 | NONE | NONE | — | No clipboard access detected |
| 浏览器 | NONE | NONE | — | No browser automation detected |
| 数据库 | NONE | NONE | — | No database access detected |
目录结构
1 文件 · 1.6 KB · 53 行 Markdown 1f · 53L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - pure documentation only
✓ No credential harvesting or sensitive data access
✓ No network requests or data exfiltration potential
✓ No obfuscation or base64-encoded payloads
✓ No dependency files that could introduce supply chain risks
✓ Skill behavior fully matches documentation (no hidden functionality)