omero-integration
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements standard, legitimate integration patterns for the OMERO microscopy platform using official libraries and protocols. No evidence of malicious intent, obfuscation, or unauthorized data exfiltration was found in the provided files.\n- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection common to data-integration tools.\n
- Ingestion points: The skill retrieves metadata, annotations, and hierarchical data structure information from an external OMERO server in references/data_access.md and references/metadata.md.\n
- Boundary markers: The instructions lack explicit delimiters or guidance to help the agent distinguish between its system instructions and the potentially untrusted metadata retrieved from the server.\n
- Capability inventory: Across its modules, the skill provides capabilities for local file writing (references/advanced.md), network communication with the server, and the generation/upload of server-side scripts (references/scripts.md).\n
- Sanitization: There is no evidence of sanitization or strict validation of the metadata retrieved from the OMERO server before it is incorporated into the agent's context.
Audit Metadata