eo-module-init
Pass
Audited by Gen Agent Trust Hub on May 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is project scaffolding and documentation management. It follows a structured workflow to create directories and Markdown files within a pre-defined project structure (
eo-doc/dev/). - [COMMAND_EXECUTION]: While the skill orchestrates other specialized processes (like
eo-specandeo-spec-review), these are internal skill calls rather than arbitrary shell command executions. The operations are limited to file system management (creating directories and writing Markdown content). - [DATA_EXFILTRATION]: No network operations, exfiltration patterns, or suspicious external communications were detected. The skill only interacts with the local file system using configuration found in
.eo-project.json. - [PROMPT_INJECTION]: There are no instructions attempting to bypass safety filters, override agent behavior, or extract system prompts. The instructions are focused on the technical workflow of module initialization.
Audit Metadata