扫描报告
5 /100
parser-expert
Parser Expert integration for data extraction and workflow automation
A documentation-only skill that provides guidance for using the Membrane CLI to interact with Parser Expert API. No executable code, scripts, or dependencies present.
可以安装
This skill is safe to use. No further action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in documentation |
| 网络访问 | READ | READ | ✓ 一致 | Uses membrane request to proxy API calls (documented) |
| 命令执行 | WRITE | WRITE | ✓ 一致 | npm install -g @membranehq/cli and membrane commands (documented) |
| 环境变量 | NONE | NONE | — | No environment variable access documented |
| 技能调用 | NONE | NONE | — | No cross-skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | Browser OAuth flow documented but handled by Membrane |
| 数据库 | NONE | NONE | — | No database access |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://www.parsers.expert/api/ SKILL.md:19 目录结构
1 文件 · 4.5 KB · 123 行 Markdown 1f · 123L
└─
SKILL.md
Markdown
安全亮点
✓ Documentation-only skill with no executable code
✓ No dependencies (no package.json, requirements.txt, etc.)
✓ No scripts or binary files present
✓ Security best practice: recommends OAuth-based credential handling via Membrane
✓ No credential storage or exfiltration patterns detected
✓ All external service interactions are clearly documented
✓ No hidden functionality - all capabilities declared in SKILL.md