baoyu-translate
Audited by Runlayer on Mar 14, 2026
Risky tool definition detected
Use `--output-dir <dir>` to write chunks into `<dir>/chunks/` instead of `<source-dir>/chunks/` | ## Preferences (EXTEND.md) Check EXTEND.md existence (priority order): ```bash # macOS, Linux, WSL, Git Bash test -f .baoyu-skills/baoyu-translate/EXTEND.md && echo "project" test -f "${XDG_CONFIG_HOME:-$HOME/.config}/baoyu-skills/baoyu-translate/EXTEND.md" && echo "xdg" test -f "$HOME/.baoyu-skills/baoyu-translate/EXTEND.md" && echo "user" ``` ```powershell # PowerShell (Windows) if (Test-Path .bao
Tool passed security scan
Passed Files (8)Click to expand
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan