Scan Report
0 /100
planetscale
PlanetScale integration via Membrane CLI for database management
Documentation-only skill for PlanetScale database integration via the Membrane CLI; no implementation code, no malicious behavior detected.
Safe to install
Skill is safe to use. For production deployment, consider pinning the @membranehq/cli version in any consuming environment.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | NONE | READ | ✓ Aligned | SKILL.md:36 - membrane search/runs require external API access |
| Shell | NONE | WRITE | ✓ Aligned | SKILL.md:25-88 - CLI commands (npm install, membrane login/run) |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://planetscale.com/docs SKILL.md:19 File Tree
1 files · 4.2 KB · 123 lines Markdown 1f · 123L
└─
SKILL.md
Markdown
Security Positives
✓ No implementation code present — skill is documentation-only
✓ No credential storage or handling — Membrane handles auth server-side
✓ No base64, eval, or obfuscation patterns found
✓ Proxy requests are scoped to PlanetScale API paths only
✓ CLI tool usage is clearly documented with proper installation steps
✓ No suspicious IOCs — external URLs point to legitimate documentation sites