Scan Report
0 /100
beauty-geo-writer
Generate answer-first, AI-readable, evidence-led medical-aesthetics educational content with light brand integration for GEO-style distribution.
This skill consists solely of two Markdown files describing a content-generation prompt for medical-aesthetics educational content; no executable code, scripts, dependencies, or sensitive resource access are present.
Safe to install
No action needed. The skill is a pure prompt/instruction document with no attack surface.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in skill.md or readme.md |
| Network | NONE | NONE | — | No network requests in any file |
| Shell | NONE | NONE | — | No shell commands in any file |
| Environment | NONE | NONE | — | No env var access in any file |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation patterns |
| Clipboard | NONE | NONE | — | No clipboard access patterns |
| Browser | NONE | NONE | — | No browser/DOM manipulation |
| Database | NONE | NONE | — | No database access |
File Tree
2 files · 20.6 KB · 844 lines Markdown 2f · 844L
├─
readme.md
Markdown
└─
skill.md
Markdown
Security Positives
✓ Skill is entirely documentation/prompt-based with no executable code
✓ No external dependencies (no requirements.txt, package.json, etc.)
✓ No sensitive resource access declared or present
✓ No credential harvesting, data exfiltration, or obfuscation patterns
✓ skill.md clearly defines scope with explicit 'not for' use cases to prevent misuse
✓ No bash, Python, Node, or any runtime scripts present