agent-upgrade
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to perform repository management tasks, including listing files, searching withgrep, and executing a local Python scriptscripts/learning-db.pyto retrieve learning data.\n- [PROMPT_INJECTION]: The skill contains a surface for indirect prompt injection because it ingests and analyzes the content of other agent and skill files to identify structural gaps and propose improvements.\n - Ingestion points: Repository files located in
agents/andskills/directories and the output fromscripts/learning-db.py.\n - Boundary markers: Absent. The skill lacks instructions to treat ingested file content as untrusted or to ignore instructions embedded within those files.\n
- Capability inventory: The skill is granted significant permissions, including the ability to run shell commands via
Bashand modify files usingEditandWrite.\n - Sanitization: Absent. There are no mechanisms described for sanitizing or validating the data extracted from target files before it is used in the upgrade process.
Audit Metadata