Skip to main content

odoo

Queries Odoo data for financial insights, generating reports in PDF and Excel formats, and facilitating customer analytics.

Install this skill

or
86/100

Security score

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

Categories Tested

Security Issues

medium line 26

Access to .env file

SourceSKILL.md
26This skill requires Odoo connection credentials stored in `assets/autonomous-cfo/.env`:
low line 38

Access to .env file

SourceSKILL.md
38cp .env.example .env
low line 39

Access to .env file

SourceSKILL.md
39# Edit .env with your actual credentials
low line 40

Access to .env file

SourceSKILL.md
40nano .env
medium line 53

Access to .env file

SourceSKILL.md
53- **Network endpoints:** Only connects to the Odoo URL specified in `.env`
low line 30

External URL reference

SourceSKILL.md
30| `ODOO_URL` | Odoo instance URL (e.g., `https://your-odoo.com`) | No |
Scanned on Feb 23, 2026
View Security Dashboard