扫描报告
5 /100
dronahq
DronaHQ integration skill using Membrane CLI
Documentation-only skill that describes legitimate Membrane CLI usage for DronaHQ integration with no hidden functionality or credential harvesting.
可以安装
This skill is safe to use. All capabilities are documented and necessary for the stated integration purpose.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md: npm install -g @membranehq/cli; membrane action run/list/connect comma… |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md: npm install + Membrane proxy requests to DronaHQ API |
| 文件系统 | NONE | NONE | — | No file operations described |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://docs.dronahq.com/ SKILL.md:19 目录结构
1 文件 · 4.3 KB · 124 行 Markdown 1f · 124L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - documentation only
✓ Credentials managed through Membrane connection flow, not manual API keys
✓ All shell commands and network access are explicitly documented
✓ No hidden functionality or obfuscated code
✓ Best practices guidance included for secure integration
✓ Uses official CLI tool (@membranehq/cli) from known vendor