odoo-docs

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill clones the official Odoo documentation repository (odoo/documentation) from GitHub to build a local search index. This operation is limited to fetching public documentation and does not involve untrusted third-party sources.
  • [COMMAND_EXECUTION]: Uses the odoo-ai command-line utility to perform index building and querying. These operations are local to the user's environment and focus on processing documentation text.
  • [DATA_EXFILTRATION]: No exfiltration of sensitive data was detected. The skill specifically stores its derived artifacts (the search index) in a local directory (~/.odoo-ai/docs-index/) and ensures they are not committed to the repository.
  • [SAFE]: The skill includes explicit instructions for the AI agent to prioritize introspection of live Odoo instances over documentation, mitigating the risk of acting on outdated or irrelevant information. Results are linked back to official odoo.com URLs.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 07:44 PM
Security Audit — agent-trust-hub — odoo-docs