improve-ic-skill
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various shell commands for repository maintenance, including
npm run validate,git log, andnode scripts/evaluate-skills.js. These operations are limited to local repository management and validation. - [COMMAND_EXECUTION]: It invokes a utility called
skill-validatorto perform LLM-based quality scoring. This is a standard part of the quality assurance process for the specified repository. - [DATA_EXPOSURE]: The workflow involves reading and modifying local files within the
skills/andevaluations/directories. Access is restricted to the specific skill being improved, following a strict requirement for a problem statement before any file operations begin.
Audit Metadata