Skip to main content

create-odoo-pwa

Generates an offline-first PWA with Odoo Studio integration, supporting SvelteKit, React, and Vue frameworks for seamless app development.

Install this skill

or
89/100

Security score

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

Categories Tested

Security Issues

medium line 81

Access to .env file

SourceSKILL.md
81Create `.env.example`:
low line 99

Access to .env file

SourceSKILL.md
99.env
low line 306

Access to .env file

SourceSKILL.md
306cp .env.example .env
low line 307

Access to .env file

SourceSKILL.md
307# Edit .env with your Odoo instance details
low line 84

External URL reference

SourceSKILL.md
84ODOO_URL=https://your-instance.odoo.com
low line 341

External URL reference

SourceSKILL.md
341- Odoo API Docs: https://www.odoo.com/documentation/
low line 342

External URL reference

SourceSKILL.md
342- SvelteKit Docs: https://kit.svelte.dev/
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →