Scan Report
5 /100
werkbonapp
WerkbonApp integration for field service management via Membrane CLI
This is a documentation-only skill that provides instructions for using the Membrane CLI to integrate with WerkbonApp. No malicious behavior, hidden functionality, or undeclared capabilities detected.
Safe to install
This skill is safe to use. No action required.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file system operations in the skill |
| Network | READ | READ | ✓ Aligned | All network calls go through documented Membrane CLI |
| Shell | NONE | NONE | — | Only documented CLI installation via npm |
| Environment | NONE | NONE | — | No environment variable access |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://developers.werkbonapp.nl/ SKILL.md:19 File Tree
1 files · 4.4 KB · 125 lines Markdown 1f · 125L
└─
SKILL.md
Markdown
Security Positives
✓ Documentation-only skill with no executable code
✓ All operations declared in SKILL.md
✓ Uses a known legitimate third-party service (Membrane CLI)
✓ No credential harvesting - explicitly states 'Let Membrane handle credentials'
✓ No hidden functionality or suspicious patterns
✓ No base64, eval, or obfuscated code
✓ No direct IP network requests - all traffic routed through Membrane CLI
✓ No sensitive path access (.ssh, .aws, .env)