Skip to main content

freeagent-api

Facilitates interaction with the FreeAgent accounting API for managing financial data like invoices and expenses efficiently.

Install this skill

or
94/100

Security score

The freeagent-api skill was audited on Feb 9, 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
60- Use correct resource URLs (e.g., `https://api.freeagent.com/v2/contacts/123`)
low line 74

External URL reference

SourceSKILL.md
741. Create OAuth app: https://dev.freeagent.com/
low line 75

External URL reference

SourceSKILL.md
752. Get authorization code: `https://api.freeagent.com/v2/approve_app?client_id=YOUR_ID`
low line 76

External URL reference

SourceSKILL.md
763. Exchange for tokens at `https://api.freeagent.com/v2/token_endpoint`
low line 84

External URL reference

SourceSKILL.md
84**Production URL:** `https://api.freeagent.com/v2/`
low line 85

External URL reference

SourceSKILL.md
85**Sandbox URL:** `https://api.sandbox.freeagent.com/v2/` (test without affecting production)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →