odoo-code-review
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): The instructions are purely task-oriented and do not contain any patterns intended to bypass AI safety filters or hijack the agent's behavior.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or network-capable commands (like curl or wget) are present.
- Obfuscation (SAFE): There is no evidence of Base64 encoding, zero-width characters, or homoglyphs; the markdown is human-readable.
- Dependencies & Remote Code Execution (SAFE): The skill does not define any external packages (requirements.txt, package.json) or attempt to download/execute remote scripts.
- Indirect Prompt Injection (SAFE): While the skill is designed to process external code for review, it lacks any high-risk capabilities (such as file-writing or network access) that could be exploited by malicious content within the reviewed code.
- Privilege Escalation & Persistence (SAFE): No commands related to system administration, user privilege modification, or persistence (cron, shell profiles) are included.
Audit Metadata