扫描报告
10 /100
warpwire
Warpwire integration for video platform management via Membrane CLI
Legitimate Warpwire video platform integration using the Membrane CLI with transparent documentation and no hidden functionality.
可以安装
Skill is safe to use. Consider pinning CLI versions in production environments.
安全发现 1 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | CLI installed without version pinning 供应链 | SKILL.md:29 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md:29 - npm install -g; SKILL.md:35-73 - membrane CLI commands |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md:75-93 - membrane request proxies to Warpwire API |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://support.warpwire.com/ SKILL.md:19 目录结构
1 文件 · 4.4 KB · 127 行 Markdown 1f · 127L
└─
SKILL.md
Markdown
依赖分析 1 项
| 包名 | 版本 | 来源 | 已知漏洞 | 备注 |
|---|---|---|---|---|
@membranehq/cli | latest | npm | 否 | Version not pinned - installs latest tag |
安全亮点
✓ Documentation is clear and comprehensive about all functionality
✓ No credential harvesting - credentials managed server-side by Membrane
✓ No obfuscated code or hidden instructions
✓ No sensitive file/path access (no ~/.ssh, .env, etc.)
✓ No base64-encoded payloads or anti-analysis techniques
✓ Uses legitimate third-party connector (Membrane) for auth lifecycle
✓ No remote code execution from untrusted sources
✓ No evidence of data exfiltration