Skip to main content

agentledger

Tracks expenses and manages budgets for AI agents, providing detailed financial reports and multi-currency support.

Install this skill

or
89/100

Security score

The agentledger skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 51

Template literal with variable interpolation in command context

SourceSKILL.md
51console.log(`Total spent this month: $${summary.total}`);
medium line 77

Template literal with variable interpolation in command context

SourceSKILL.md
77console.log(`Warning: ${budgetStatus.percentUsed}% of API budget used`);
low line 33

External URL reference

SourceSKILL.md
33receiptUrl: 'https://platform.openai.com/receipts/xyz',
Scanned on Feb 9, 2026
View Security Dashboard