iii-http
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as documentation for the iii-http worker, a core platform component used for routing HTTP traffic to registered functions.
- [SAFE]: It explicitly warns against the use of external web frameworks (e.g., Express, Fastify) within the sandbox environment, which prevents common security misconfigurations and ensures usage of the platform's managed infrastructure.
- [SAFE]: The instructions direct the agent to fetch authoritative schemas (configuration, request, and response) directly from the system engine (engine::triggers::info), ensuring that the agent adheres to validated data structures.
- [SAFE]: The skill promotes secure architectural patterns, such as implementing authentication, rate limiting, and logging via a centralized middleware chain rather than per-function logic.
Audit Metadata