iii-workflow-orchestration
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized access attempts were identified in the workflow orchestration instructions.
- [COMMAND_EXECUTION]: The skill defines the use of registerFunction and registerWorker for executing workflow logic. These are core components of the iii engine's intended functionality and are used here for legitimate automation purposes like order fulfillment and data processing.
- [EXTERNAL_DOWNLOADS]: The documentation references an external URL on iii.dev for dead-letter queue guidance. This domain is the official documentation site for the skill's authoring organization and does not represent a security risk.
- [DATA_EXFILTRATION]: The registerWorker(url) pattern is used to initialize connectivity with the workflow engine. This is a required configuration step for the described system and does not involve unauthorized transmission of sensitive user data.
Audit Metadata