可信 — 风险评分 5/100
上次扫描:22 小时前 重新扫描
5 /100
efinder
Efinder SEO tool integration using Membrane CLI
Efinder SEO integration skill using Membrane CLI with well-documented shell and network operations.
技能名称efinder
分析耗时24.5s
引擎pi
可以安装
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 130L · 4.9 KB

安全亮点

✓ 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