Skip to main content

odoo

Queries Odoo data for sales performance, customer analytics, and financial reporting, generating outputs in WhatsApp, PDF, and Excel.

Install this skill

or
81/100

Security score

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

Categories Tested

Security Issues

medium line 30

Access to .env file

SourceSKILL.md
303. **Credential Isolation**: Credentials stored only in local `.env` file, never transmitted elsewhere
medium line 35

Access to .env file

SourceSKILL.md
35This skill **REQUIRES** Odoo connection credentials stored in `assets/autonomous-cfo/.env`:
low line 49

Access to .env file

SourceSKILL.md
49cp .env.example .env
low line 50

Access to .env file

SourceSKILL.md
50# Edit .env with your actual credentials
low line 51

Access to .env file

SourceSKILL.md
51nano .env
medium line 125

Access to .env file

SourceSKILL.md
125- **Network Isolation:** Only connects to `ODOO_URL` specified in `.env`
low line 39

External URL reference

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