ru
Synchronize Git repositories at scale
Managing many repositories creates drift, stale branches, and missed review work. This skill guides Repo Updater workflows for syncing, auditing, and coordinating AI-assisted repository maintenance.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "ru" from https://skillstore.io/skills/dicklesworthstone-ru.md and its manifest at https://skillstore.io/api/skills/dicklesworthstone-ru/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "ru". How do I safely sync all repos?
Expected outcome:
Start with a dry run, inspect skipped and diverged repositories, then run a parallel sync only after confirming the update strategy.
Using "ru". What should I check before agent-sweep?
Expected outcome:
- Confirm the repo denylist covers secrets and build artifacts.
- Use warn or block mode for secret scanning.
- Review generated commit plans before applying them.
Using "ru". Can this help with open PRs?
Expected outcome:
Yes. It describes a review planning mode that queries GitHub issues and PRs, scores priorities, and prepares isolated worktrees.
Security Audit
CriticalMost static findings are false positives caused by Markdown examples, inline command names, XDG paths, and protective denylist entries. The main confirmed risks are the curl-to-bash installer and broad automation that can commit, push, tag, or release across repositories.
Confirmed security concerns (2)
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (3)
๐ Filesystem access (20)
๐ Env variables (2)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/dicklesworthstone-ru/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dicklesworthstone-ru?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dicklesworthstone-ru?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dicklesworthstone-ru/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dicklesworthstone-ru.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Dicklesworthstone. (2026). ru security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dicklesworthstone-ru/audits/10BibTeX citation
@techreport{dicklesworthstone-dicklesworthstone-ru-2026,
author = {Dicklesworthstone},
title = {ru security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/dicklesworthstone-ru/audits/10},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "ru security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "Dicklesworthstone"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/dicklesworthstone-ru/audits/10"
identifiers:
- type: other
value: "skillstore:dicklesworthstone-ru:audit:10"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Maintain many repositories
Run planned sync and status workflows across personal, forked, or dependency repositories.
Coordinate AI review work
Plan and apply AI-assisted reviews while using worktrees, quality gates, and runtime budgets.
Clean dirty working trees
Preview and process repositories with uncommitted changes using denylist and secret-scan guardrails.
Try These Prompts
Use the ru skill to explain how I can check the status of all configured repositories without modifying them.
Help me plan a dry-run sync for my configured repositories, including JSON output and what warnings I should review first.
Guide me through ru review --plan and ru review --apply, including quality gates and when pushing should require confirmation.
Help me configure an agent-sweep workflow for dirty repos with secret scanning, denylist rules, timeouts, and release controls.
Best Practices
- Run status and dry-run commands before any sync, prune, push, or release operation.
- Keep secret scanning enabled and review denylist coverage before committing agent-selected files.
- Use explicit runtime, repository, and parallelism limits for large multi-repo operations.
Avoid
- Do not pipe remote install scripts into a shell without independent review.
- Do not use force, delete, push, or release options without clear user confirmation.
- Do not let automated agents stage files that match secret, credential, or build-artifact patterns.
Frequently Asked Questions
What does this skill help with?
Does it modify repositories by default?
Does it support Claude Code?
Can it process dirty repositories?
What are the main security concerns?
Is this a complete CLI implementation?
Developer Details
Author
DicklesworthstoneLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/23/2026
Usage
5 downloads ยท 221 views
File structure
๐ SKILL.md