Scan Report
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.
Safe to install
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.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No code present; SKILL.md describes a read-only image analysis capability |
| Network | NONE | NONE | — | No network code or external calls detected |
| Shell | NONE | NONE | — | No shell scripts or subprocess calls present |
| Environment | NONE | NONE | — | No environment variable access detected |
| Skill Invoke | NONE | NONE | — | No skill invocation code detected |
| Clipboard | NONE | NONE | — | No clipboard access detected |
| Browser | NONE | NONE | — | No browser automation detected |
| Database | NONE | NONE | — | No database access detected |
File Tree
1 files · 1.6 KB · 53 lines Markdown 1f · 53L
└─
SKILL.md
Markdown
Security Positives
✓ 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)