CtrlK
BlogDocsLog inGet started
Tessl Logo

ledger

Work with the OpenMeter ledger package. Use when modifying ledger code, writing ledger tests, or debugging ledger issues.

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
openmeterio/openmeter
Audited
Security analysis
Snyk

Is this your skill?

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.