可信 — 风险评分 5/100
上次扫描:2 天前 重新扫描
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.
技能名称dronahq
分析耗时22.3s
引擎pi
可以安装
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 124L · 4.3 KB

安全亮点

✓ 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