maravilla-workflows

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a technical guide for building durable workflows on the Maravilla Cloud platform. The provided examples follow the vendor's recommended implementation patterns.
  • [EXTERNAL_DOWNLOADS]: The skill references official documentation hosted at https://www.maravilla.cloud/llms-full.txt. This URL belongs to the author's verified infrastructure.
  • [PROMPT_INJECTION]: Analysis of the workflow definition patterns reveals a standard surface for processing external data.
  • Ingestion points: Workflows ingest data via the input object in the defineWorkflow function within SKILL.md.
  • Boundary markers: The documentation does not explicitly define delimiters for separating untrusted input data from workflow instructions.
  • Capability inventory: The workflow engine has access to platform environment variables (ctx.platform.env), key-value storage (ctx.kv), and network requests via fetch.
  • Sanitization: Examples show direct usage of input fields like input.userId for data fetching and storage path generation; standard validation is expected to be handled by the developer implementing the workflow logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 01:59 PM