Is gowtham1984/financial-reconciler safe?
https://github.com/openclaw/skills/tree/main/skills/gowtham1984/financial-reconciler
92
SAFE
This is a legitimate privacy-first personal finance tracker that imports bank transactions, categorizes them automatically, tracks budgets, and generates reports. All data is stored locally in SQLite with no external data transmission, and the code execution is appropriate for its stated functionality.
Category Scores
Findings (2)
LOW Python Package Dependencies -5 ▶
Skill requires installation of external Python packages during setup
INFO Sensitive Financial Data Processing -10 ▶
Skill processes sensitive financial transaction data, though stored locally