Skip to main content

xero-accounting

Integrates with Xero's accounting API to automate bookkeeping, sync financial data, and generate reports like P&L and balance sheets.

Install this skill

or
94/100

Security score

The xero-accounting skill was audited on May 13, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 60

External URL reference

SourceSKILL.md
60return f"https://login.xero.com/identity/connect/authorize?{query}"
low line 69

External URL reference

SourceSKILL.md
69"https://identity.xero.com/connect/token",
low line 94

External URL reference

SourceSKILL.md
94"https://identity.xero.com/connect/token",
low line 122

External URL reference

SourceSKILL.md
122"https://api.xero.com/connections",
low line 145

External URL reference

SourceSKILL.md
145BASE_URL = "https://api.xero.com/api.xro/2.0"
low line 475

External URL reference

SourceSKILL.md
475- The Xero sandbox (demo company) is available at `https://api.xero.com` — connect it during OAuth to test without affecting real data.
Scanned on May 13, 2026
View Security Dashboard
Installation guide →