扫描报告
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.
可以安装
This skill is safe to use. It provides CRO analysis frameworks as guidance content with no security concerns.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in skill - pure markdown guidance |
| 网络访问 | NONE | NONE | — | No network requests - describes analyzing web pages conceptually |
| 命令执行 | NONE | NONE | — | No shell execution - documentation only |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | References other skills (signup-flow-cro, form-cro) by name only |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
3 文件 · 21.1 KB · 541 行 Markdown 2f · 430L
JSON 1f · 111L
├─
▾
evals
│ └─
evals.json
JSON
├─
▾
references
│ └─
experiments.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ 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