Scan Report
0 /100
piggy
Piggy integration for personal finance management via Membrane CLI
The Piggy skill is a pure Markdown integration guide with no scripts, dependencies, or code — it documents only the legitimate Membrane CLI for Piggy personal finance API interactions.
Safe to install
This skill is safe to use. No further action required.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | |
| Network | READ | READ | ✓ Aligned | membrane request and action list commands communicate with Membrane API |
| Shell | NONE | NONE | — | Only documented CLI commands (npm, membrane); no arbitrary command execution |
| Environment | NONE | NONE | — | |
| Skill Invoke | NONE | NONE | — | |
| Clipboard | NONE | NONE | — | |
| Browser | NONE | NONE | — | |
| Database | NONE | NONE | — |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://piggy.co/docs/ SKILL.md:19 File Tree
1 files · 4.2 KB · 124 lines Markdown 1f · 124L
└─
SKILL.md
Markdown
Security Positives
✓ No scripts or binary files present — skill is a pure Markdown documentation file
✓ No credential theft: skill explicitly instructs to use Membrane connections instead of API keys
✓ No arbitrary shell execution: all commands are documented, well-defined CLI calls
✓ No sensitive file access (no ~/.ssh, ~/.aws, .env, etc.)
✓ No obfuscation, base64, or anti-analysis patterns
✓ No supply chain risks since no dependency files exist
✓ Membrane handles authentication server-side with no local secrets
✓ No prompt injection vectors detected
✓ External URLs (getmembrane.com, piggy.co/docs) are standard documentation links with no suspicious behavior