Work with the OpenMeter ledger package. Use when modifying ledger code, writing ledger tests, or debugging ledger issues.
67
81%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The document describes a ledger package that implements concrete transaction posting and account bookkeeping. It lists specific transaction templates that perform monetary posts (e.g., FundCustomerReceivableTemplate, TransferCustomerFBOToAccruedTemplate, RecognizeEarningsFromAccruedTemplate, ConvertCurrencyTemplate) and describes CommitGroup behavior that validates, locks customer accounts, creates transaction groups, and books transactions. Business account types like `wash` (external cash boundary), `earnings`, and `brokerage` are called out. These are explicit, purpose-built financial operations for moving and settling value rather than generic tooling, so the skill grants direct financial execution capability.
1cdc2cb
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.