adapt-skill
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill requests access to the
bashtool in its frontmatter. This is used for standard development tasks such as moving files, verifying directory structures, and committing code to a repository after the user has approved the adaptation process. - Consultation of Reference Skills: The skill includes an instruction to
load_skill("skills-assist")at the beginning of its workflow. This demonstrates a security-conscious design by relying on an authoritative internal source for formatting and safety conventions rather than making assumptions. - Human-in-the-Loop Workflow: The instructions explicitly require the agent to present summaries, adaptation plans, and the final file content to the user for review and confirmation before any files are written or moved.
Audit Metadata