Scan Report
5 /100
carapi
CarAPI integration for vehicle data access via Membrane CLI
Documentation-only skill using the legitimate Membrane CLI for CarAPI integration with no malicious behavior detected.
Safe to install
This skill is safe to use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Shell | WRITE | WRITE | ✓ Aligned | npm install -g @membranehq/cli; membrane login |
| Network | READ | READ | ✓ Aligned | membrane request for API calls |
| Filesystem | NONE | NONE | — | No filesystem access required or used |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://developer.nrel.gov/docs/transportation/jpat-v1/ SKILL.md:19 File Tree
1 files · 4.4 KB · 125 lines Markdown 1f · 125L
└─
SKILL.md
Markdown
Security Positives
✓ No executable code - documentation only
✓ Uses legitimate third-party Membrane CLI (@membranehq/cli)
✓ Credentials delegated to Membrane service (server-side management)
✓ No credential harvesting or exfiltration
✓ No reverse shells, C2 infrastructure, or data theft
✓ No base64-encoded commands or obfuscated payloads
✓ No access to sensitive paths (~/.ssh, ~/.aws, .env)
✓ No suspicious patterns (eval, atob, subprocess with hidden commands)
✓ All shell commands are documented and serve legitimate purposes