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

Prompt Injection 95/100 · 30%
Data Exfiltration 90/100 · 25%
Code Execution 85/100 · 20%
Clone Behavior 95/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 95/100 · 5%

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