Skip to main content

ledger

This skill enables users to manage personal finances through voice commands, automatically logging expenses and providing detailed statistics.

Install this skill

or
98/100

Security score

The ledger skill was audited on Jun 10, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 24

Access to hidden dotfiles in home directory

SourceSKILL.md
24git clone https://github.com/OutmanSay/ledger-cli.git ~/.openclaw/workspace/skills/ledger
low line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41python3 ~/.openclaw/workspace/skills/ledger/ledger_tool.py add --amount 金额 --category 分类 --note "备注"
Scanned on Jun 10, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2
Rate this skill
Categoryfinance accounting
UpdatedJune 15, 2026
OutmanSay/ledger-cli