Scan Report
0 /100
page-cro
Conversion Rate Optimization analysis skill for marketing pages including homepage, landing pages, pricing, features, and blog posts
The page-cro skill is a pure documentation/markdown framework for Conversion Rate Optimization analysis with no executable code, no network access, and no sensitive resource dependencies.
Safe to install
This skill is safe to use. It provides CRO analysis frameworks as guidance content with no security concerns.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in skill - pure markdown guidance |
| Network | NONE | NONE | — | No network requests - describes analyzing web pages conceptually |
| Shell | NONE | NONE | — | No shell execution - documentation only |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | References other skills (signup-flow-cro, form-cro) by name only |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
File Tree
3 files · 21.1 KB · 541 lines Markdown 2f · 430L
JSON 1f · 111L
├─
▾
evals
│ └─
evals.json
JSON
├─
▾
references
│ └─
experiments.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ No executable code - skill is pure markdown documentation
✓ No network requests or external communications
✓ No credential or sensitive file access
✓ No shell commands, subprocess, or system execution
✓ No obfuscated code or base64 payloads
✓ No supply chain dependencies
✓ Clear documentation with well-defined purpose
✓ No hidden functionality - all behavior matches documentation