iii-functions-and-triggers

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines legitimate framework primitives for serverless-style functions and event triggers within the iii engine.
  • [DATA_EXPOSURE]: Example patterns use a local websocket endpoint (ws://localhost:49134) for worker registration, which is standard for local development environments and poses no risk of external data leakage.
  • [PROMPT_INJECTION]: Documents a surface for indirect prompt injection through data ingestion points like HTTP and queue triggers. No malicious instructions or bypass techniques were found. Ingestion points: registerTrigger (http, queue, stream, subscribe); Boundary markers: none; Capability inventory: function execution and cross-worker triggering via trigger() primitive; Sanitization: not specified in architectural overview.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 07:44 PM