odoo-upgrade
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation provides installation instructions that involve downloading files from the taqat-techno GitHub repository via curl. These are author-verified resources for skill deployment.
- [COMMAND_EXECUTION]: The skill requires access to the Bash tool to run Python scripts and Odoo CLI commands. It performs file system operations (read, write, edit) within the scope of the target Odoo modules to apply upgrades.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze and modify user-provided source code (Python, XML, JS).
- Ingestion points: The scripts read the content of files within the provided module directory.
- Capability inventory: It uses Read, Write, Edit, Bash, Glob, and Grep tools to process the code.
- Sanitization: The tool uses the ast module for Python syntax validation and regular expressions for pattern-based transformations, which reduces the risk of malicious payload execution during processing.
- Boundary markers: No specific LLM boundary markers are used, but the logic is primarily programmatic regex-based transformation rather than unconstrained prompt interpolation.
Audit Metadata