Scan Report
5 /100
pitchly
Pitchly integration. Manage data, records, and automate workflows.
纯文档型技能,仅包含 Membrane CLI 操作 Pitchly 的使用说明,无脚本代码,无越权行为。
Safe to install
无需阻止使用。审查通过。
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | npm 全局安装无版本锁定 | SKILL.md:17 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | READ | READ | ✓ Aligned | SKILL.md: 通过 Membrane CLI 代理 API 请求到 pitchly.com |
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md: npm install -g, membrane login, membrane action run 等命令 |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://pitchly.com/api/ SKILL.md:19 File Tree
1 files · 4.4 KB · 126 lines Markdown 1f · 126L
└─
SKILL.md
Markdown
Dependencies 1 items
| Package | Version | Source | Known Vulns | Notes |
|---|---|---|---|---|
@membranehq/cli | latest (unpinned) | npm | No | 未锁定版本,存在供应链风险但无已知漏洞 |
Security Positives
✓ 纯文档型技能,无可执行代码,安全面积极小
✓ 明确声明依赖 Membrane CLI,无隐藏行为
✓ 凭证管理通过 Membrane 服务端完成,不在本地存储密钥
✓ 文档建议通过官方代理 API 而非直接暴露 API 密钥
✓ 无环境变量遍历、无敏感路径访问、无数据外传