improve
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns were identified. The skill performs legitimate file and directory management tasks essential to its stated purpose of skill improvement.
- [COMMAND_EXECUTION]: The skill uses shell commands like
mkdirandcpto manage file backups and create experimental workspaces in theeval/experiments/directory. These operations are limited to the local project environment and do not involve untrusted input or sensitive system paths. - [INDIRECT_PROMPT_INJECTION]: The skill processes the content of other skills as data for analysis, which represents an indirect injection surface. However, the risk is negligible as the skill only performs markdown edits and file copies, and all final changes require manual user approval via the 'promote' command. Ingestion points: Reads
SKILL.mdand associated markdown files from the target skill folder. Boundary markers: None explicitly defined for ingested content. Capability inventory: Limited to directory creation, file copying, and writing to theeval/andskills/directories. Sanitization: No content sanitization is performed on the ingested data.
Audit Metadata