ets-runtime-dev
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill automates version control tasks using git and facilitates builds by executing local project scripts such as
python3 ark.py. It also includes a formatting utility,format.sh, which leveragesclang-formatto ensure code style compliance on modified files within the repository. - [PROMPT_INJECTION]: Instructions within the skill are designed to coordinate a complex multi-agent workflow. The directives provided to the Planner, Worker, and Reviewer agents focus on task state management and process adherence, and do not attempt to override or bypass the underlying model's safety constraints.
- [DATA_EXFILTRATION]: No evidence of unauthorized network activity or data exfiltration was detected. The skill's operations are strictly confined to the local project directory and its dedicated state management folders.
- [CREDENTIALS_UNSAFE]: The skill does not contain hardcoded credentials, API keys, or tokens. It does not attempt to access sensitive system files like SSH keys or environment configuration files.
Audit Metadata