init-relizy
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform standard development tasks such as installing dependencies (
pnpm add) and running a verification binary (relizy-runner). These commands are necessary for the skill's stated purpose of configuring a release pipeline. - [EXTERNAL_DOWNLOADS]: The skill references documentation and configuration templates hosted on the author's official GitHub repository (
ruan-cat/monorepo). These references are used to provide the agent and user with authoritative instructions and are considered safe vendor resources. - [DATA_EXFILTRATION]: The skill performs reconnaissance on the local workspace (e.g., reading
pnpm-workspace.yamlandpackage.json) to understand the project structure. This information is used strictly to generate local configuration files and is not transmitted externally. - [PROMPT_INJECTION]: The skill's instructions are focused on task execution and workflow management. No attempts to bypass safety filters, override system instructions, or extract internal prompts were detected.
Audit Metadata