Scan Report
0 /100
pocket-money-manager
理财小助手,收支记录、消费分析、预算提醒。
This skill consists solely of documentation describing a personal finance tracker; no executable code, scripts, or dependencies are present.
Safe to install
No action needed. This skill is safe to use.
File Tree
1 files · 1.1 KB · 49 lines Markdown 1f · 49L
└─
SKILL.md
Markdown
Security Positives
✓ No executable code present — only a SKILL.md description file
✓ No external dependencies (no requirements.txt, package.json, etc.)
✓ No network requests, shell execution, or credential access described
✓ Described functionality (income/expense tracking) is benign and standard personal finance use
✓ Data storage is confined to a clearly declared path (~/.memory/finance/)
✓ No obfuscation, no base64 payloads, no suspicious URLs or IPs
✓ No sensitive file access beyond declared data storage path