skills/iii-hq/iii/iii-engine-config/Gen Agent Trust Hub

iii-engine-config

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documents the use of iii worker add, which installs binary modules from a registry into the iii_workers/ directory. It also references docker pull iiidev/iii:latest for acquiring the engine's container image. These are standard operations for managing the vendor's engine components.
  • [COMMAND_EXECUTION]: The iii-exec primitive and the external worker system allow the engine to spawn child processes defined in the iii-config.yaml file. This is a core architectural feature for extending the engine's functionality.
  • [DATA_EXFILTRATION]: The configuration patterns encourage the use of environment variables (e.g., ${REDIS_URL}, ${AMQP_URL}) for sensitive connection strings and credentials, which is a standard security practice to prevent hardcoded secrets in configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 11:50 AM