odoo-test-writer
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill instructions and examples follow standard Odoo development practices. External dependencies are mocked, and no sensitive data is accessed or exfiltrated.
- [PROMPT_INJECTION]: Potential for indirect prompt injection through the analysis of module source files.
- Ingestion points: In SKILL.md, the agent is instructed to inspect module files like
__manifest__.pyand themodels/directory. - Boundary markers: Absent; there are no instructions to ignore embedded prompts in the analyzed files.
- Capability inventory: The skill's primary capability is the generation of Python test code, which could be influenced by malicious content in the ingested files.
- Sanitization: Absent; the skill does not define methods for validating or sanitizing the content of the analyzed files.
Audit Metadata