โ† Back to CLI Utilities
CLI Utilities by @kunoiiv

fork-aware-updater

Monitors forks and auto-updates superior forks

0
Source Code

Fork-Aware Updater\n\nMonitors forks, audits, auto-updates superior forks (score > current). Safety sandbox + confirm.\n\n## Usage\n- "Update skills from forks"\n- cron every=6h: exec node skills/fork-aware-updater/updater.js\n\n## Config repos.json\n[{"slug": "danie/molt-security-auditor", "threshold": 10}]\n\n## Workflow\n1. Radar forks.\n2. Audit threats/PoW.\n3. Score fork vs current.\n4. Sandbox test if superior.\n5. Human confirm โ†’ git pull/merge.