Scan Report
0 /100
prompt-crafter
Build AI prompts using 4 frameworks (RACE, Chain-of-Thought, Constraint-Stacking, Few-Shot) with decision logic and 12 real examples
A pure Markdown documentation skill for AI prompt frameworks with no executable code, scripts, or any capability to interact with system resources.
Safe to install
No action needed. This skill is a benign documentation package with zero attack surface.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No read/write operations; SKILL.md is read-only documentation |
| Network | NONE | NONE | — | No network requests in any file |
| Shell | NONE | NONE | — | No shell commands or subprocess usage |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No skill invocation patterns found |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser or web automation |
| Database | NONE | NONE | — | No database access |
File Tree
2 files · 10.1 KB · 269 lines Markdown 2f · 269L
├─
▾
references
│ └─
frameworks.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ No executable code — purely Markdown documentation
✓ No scripts, no dependencies, no binary files
✓ No sensitive file access (no .env, no ~/.ssh, no ~/.aws)
✓ No network requests or external communications
✓ No credential harvesting or environment variable access
✓ No obfuscation, base64, or anti-analysis patterns
✓ Documentation is clear and accurately describes its functionality
✓ Content is a legitimate educational resource on prompt engineering frameworks