Scan Report
5 /100
akana-by-perforce
Akana by Perforce integration. Manage data, records, and automate workflows.
纯文档型技能,仅包含 SKILL.md,无实际代码。无恶意行为发现,声明的功能与文档描述一致。
Safe to install
无需采取行动,该技能安全可用。
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | READ | READ | ✓ Aligned | SKILL.md:6 明确声明需要网络访问 |
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md:28-30 npm install -g @membranehq/cli |
| Filesystem | NONE | NONE | — | 无文件系统操作 |
| Environment | NONE | NONE | — | 无环境变量访问 |
| Skill Invoke | NONE | NONE | — | 无技能调用 |
| Clipboard | NONE | NONE | — | 无剪贴板访问 |
| Browser | NONE | NONE | — | 无浏览器操作 |
| Database | NONE | NONE | — | 无数据库访问 |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://www.perforce.com/products/akana/documentation SKILL.md:19 File Tree
1 files · 4.5 KB · 126 lines Markdown 1f · 126L
└─
SKILL.md
Markdown
Security Positives
✓ 纯文档型技能,无代码执行风险
✓ 文档结构完整,声明清晰
✓ 使用官方 Membrane CLI,与外部 API 交互
✓ 未发现凭证收割、数据外传等恶意行为
✓ 无 base64/bash 管道、eval()、atob() 等高危模式
✓ 未访问敏感路径(~/.ssh、~/.aws、.env 等)