migrate-skills-between-libraries
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified. The skill follows best practices by recommending dry-runs and validation steps during migration.
- [COMMAND_EXECUTION]: The skill utilizes the
npx ai-agent-skillsutility to perform administrative tasks such as listing, vendoring, and cataloging skills. These operations are consistent with the skill's stated purpose of workflow and workspace management. - [EXTERNAL_DOWNLOADS]: The skill references the use of
catalogto fetch skills from external repositories. This is a standard feature for integrating third-party or remote skills into a local workspace and is triggered by explicit user instructions.
Audit Metadata