Scan Report
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.
Safe to install
This skill is safe to use. No further action required.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in documentation |
| Network | READ | READ | ✓ Aligned | Uses membrane request to proxy API calls (documented) |
| Shell | WRITE | WRITE | ✓ Aligned | npm install -g @membranehq/cli and membrane commands (documented) |
| Environment | NONE | NONE | — | No environment variable access documented |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | Browser OAuth flow documented but handled by Membrane |
| Database | NONE | NONE | — | No database access |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://www.parsers.expert/api/ SKILL.md:19 File Tree
1 files · 4.5 KB · 123 lines Markdown 1f · 123L
└─
SKILL.md
Markdown
Security Positives
✓ 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