omh-apps
Pass
Audited by Gen Agent Trust Hub on Sep 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill references the use of a local command-line tool
omhfor recording runtime telemetry. These commands (e.g.,omh runtime record) are standard platform logging mechanisms for tracking skill execution status and do not appear to be malicious. - [INDIRECT_PROMPT_INJECTION]: The skill manages interactions with external SaaS providers (Jira, Slack, Discord, etc.), which creates an ingestion surface for untrusted data from provider responses. However, the skill explicitly mandates safety measures, including
connector_confirmation_gate/v1for any mutations and a clearprepared-vs-observed boundaryto prevent the agent from acting on unverified instructions embedded in external data. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were found. The skill uses abstract connector definitions rather than direct network calls or script downloads.
Audit Metadata