outfitter-check
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
rg(ripgrep) andbunxto perform static analysis and dependency checks. - Evidence:
rg "throw new" --type ts -g "!*.test.ts" -nused for finding code violations. - Evidence:
bunx outfitter upgrade --guide --cwd .used to check for package updates. - These commands are well-scoped to the project directory and serve the primary purpose of the skill (code compliance and maintenance).
Audit Metadata