agent-migration-plan
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a
prehook that executes local shell commands to analyze the environment. - Evidence:
find .claude$commands -name "*.md" | wc -l | xargs echo "Commands to migrate:"inSKILL.md. - Context: This command is used purely for discovery and reporting purposes, counting the number of existing markdown files in a specific directory.
- [EXTERNAL_DOWNLOADS]: The skill's documentation and agent definitions reference various
mcp__claude-flow__*tools and external CLI utilities like the GitHub CLI (gh). - Context: These are references to expected environmental capabilities and do not involve automated downloading, installation, or execution of untrusted remote scripts.
Audit Metadata