扫描报告
5 /100
appcircle
Appcircle mobile CI/CD platform integration using Membrane CLI
This is a documentation-only skill with no executable code, using only declared shell commands for CLI installation and API interactions.
可以安装
No action required. The skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 命令执行 | WRITE | WRITE | ✓ 一致 | npm install -g @membranehq/cli (SKILL.md line 29) |
| 网络访问 | READ | READ | ✓ 一致 | API interactions through membrane CLI (SKILL.md line 50+) |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://docs.appcircle.io/ SKILL.md:19 目录结构
1 文件 · 4.6 KB · 140 行 Markdown 1f · 140L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - documentation only
✓ All shell commands are documented and necessary for integration
✓ No sensitive file access
✓ No credential harvesting - uses official Membrane auth flow
✓ No obfuscation or suspicious patterns
✓ No hidden functionality
✓ External URLs are legitimate (getmembrane.com, appcircle.io)
✓ Follows security best practice: prefers pre-built actions over raw API calls