ru
Automates multi-repo synchronization and AI-assisted code reviews, streamlining GitHub repository management with a powerful Bash CLI.
Install this skill
or
74/100
Security score
The ru skill was audited on Feb 11, 2026 and we found 8 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 585
Piping content to bash shell
SourceSKILL.md
| 585 | curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/repo_updater/main/install.sh | bash |
low line 379
Access to hidden dotfiles in home directory
SourceSKILL.md
| 379 | ~/.config/ru/ |
low line 385
Access to hidden dotfiles in home directory
SourceSKILL.md
| 385 | ~/.local/state/ru/ |
low line 399
Access to hidden dotfiles in home directory
SourceSKILL.md
| 399 | # ~/.config/ru/repos.d/public.list |
low line 483
Access to hidden dotfiles in home directory
SourceSKILL.md
| 483 | cat ~/.local/state/ru/logs/latest/results.ndjson | jq -s 'group_by(.status) | map({status: .[0].status, count: length})' |
low line 565
Access to hidden dotfiles in home directory
SourceSKILL.md
| 565 | cat ~/.local/state/ru/logs/latest/run.log |
low line 568
Access to hidden dotfiles in home directory
SourceSKILL.md
| 568 | cat ~/.local/state/ru/logs/latest/repos/mcp_agent_mail.log |
medium line 350
Access to .env file
SourceSKILL.md
| 350 | | **Secrets** | `.env`, `*.pem`, `*.key`, `id_rsa*`, `credentials.json` | |
Scanned on Feb 11, 2026
View Security DashboardGitHub Stars 74
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawbackendgitbackend-developerdevops-sregrowth-pmtechnical-pmproduct-managergithubdevelopmentproduct
Dicklesworthstone/repo_updater