扫描报告
5 /100
efinder
Efinder SEO tool integration using Membrane CLI
Efinder SEO integration skill using Membrane CLI with well-documented shell and network operations.
可以安装
Skill is safe for use. Consider pinning CLI version for reproducibility if needed.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md:38 npm install -g @membranehq/cli |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md:70-89 membrane request for API proxy |
| 文件系统 | NONE | NONE | — | No file operations in skill |
| 环境变量 | NONE | NONE | — | No environment access observed |
| 技能调用 | NONE | NONE | — | No cross-skill invocation |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://efinder.readthedocs.io/en/latest/ SKILL.md:19 目录结构
1 文件 · 4.9 KB · 130 行 Markdown 1f · 130L
└─
SKILL.md
Markdown
安全亮点
✓ All shell commands are documented and necessary for CLI operation
✓ Network access is declared and routed through Membrane's proxy (a known platform)
✓ No credential theft - Membrane handles auth server-side
✓ No obfuscation or base64-encoded execution
✓ No sensitive file/path access
✓ No hidden functionality beyond documented features
✓ Clear documentation with usage examples
✓ MIT license and official repository declared