expense-report — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited expense-report (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generate a comprehensive expense report for the user:
search_transactions for the specified period (default: last month)get_company_balance for current balance contextGroup expenses by bookkeeping category. For each category show:
Present as a ranked list, largest category first.
List the top 10 vendors/payees by total spend:
If the user asks for a longer period (quarter or year), provide:
If data is available for the previous equivalent period:
Structure the report clearly:
Expense Report: [Period]
========================
Total Expenses: X,XXX.XX EUR
By Category:
1. [Category] X,XXX.XX EUR (XX%) [N transactions]
2. [Category] XXX.XX EUR (XX%) [N transactions]
...
Top Vendors:
1. [Vendor] X,XXX.XX EUR [N transactions]
2. [Vendor] XXX.XX EUR [N transactions]
...
Key Insights:
- [Notable finding]
- [Notable finding]Keep amounts in EUR. Use clear formatting for readability. Offer to drill down into any specific category if the user wants more detail.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.