ClawAudit verdict

odoo

openclaw-odoo-skill

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill interacts with Odoo ERP, which may involve accessing sensitive business data, posing a risk if not properly secured.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

60
security
60
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match high

Possible hardcoded credential

odoo_skill/sync/webhook.py · prose · downgraded · secret="my_shared_secret

Pattern match low

Popular HTTP library — network access

odoo_skill/config.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

odoo_skill/config.py · prose · downgraded · os.environ.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

network_incredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API