evolve-agent

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill's behavior aligns with its documented purpose of managing a repository of agent definitions through structured procedures.
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to perform routine maintenance tasks, including reading files (cat, head), searching for patterns (grep), managing files (cp, ls), and reviewing changes (git diff). These operations are used legitimately to assess and validate agent configurations.
  • [PROMPT_INJECTION]: The instructions do not contain patterns associated with prompt injection, safety filter bypasses, or instructions to ignore previous rules. The logic is focused on procedural updates to agent metadata and structure.
  • [DATA_EXFILTRATION]: No network activity was found. The skill does not use tools like curl or wget to send data externally, and its file access is restricted to the repository's internal directories (agents/, skills/, teams/, guides/).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 07:14 AM