omh-product-discovery-validation

Pass

Audited by Gen Agent Trust Hub on Sep 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the vendor's own CLI tool to build metadata from user inputs.
  • Evidence: The instruction omh runtime workflow-artifact product-discovery-validation build --input <json-file-or-> is found in SKILL.md to handle the generation of workflow artifacts.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a complex workflow for ingesting and processing untrusted customer data, which presents an attack surface for indirect instructions.
  • Ingestion points: Input captured via the omh tool's --input flag and hypothesis data defined in SKILL.md and references/procedure.md.
  • Boundary markers: The SKILL.md instructions explicitly tell the agent to distinguish between 'user's own words' and the 'host's own voice', maintaining OMH's record terms separately.
  • Capability inventory: The agent's capabilities are restricted to generating planning metadata via the omh CLI. The skill's safety rules in references/full-contract.md explicitly forbid participant recruitment, surveys, payments, and code execution.
  • Sanitization: The workflow uses a series of logical check procedures (e.g., discovery_evidence_class_check) to classify and validate data direction and confidence before it is committed to the workflow ledger.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 25, 2026, 08:34 PM
Security Audit — agent-trust-hub — omh-product-discovery-validation