vendor-verification
Installation
SKILL.md
Vendor Verification
Verify whether merchants or vendors from expense records are real, registered business entities by querying the free, open Wikidata API (no key required). This skill helps identify potentially fraudulent or unverified merchants.
Embedded Script
python3 skills/vendor-verification/scripts/verify_vendors.py --workspace .agents/workspace
Arguments
| Argument | Default | Description |
|---|---|---|
--workspace |
.agents/workspace |
Workspace directory containing expenses.csv or reconciliation_data.json |