ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Fork Radar V2

Skill by kunoiiv

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kunoiiv/fork-radar-v2
Or

Fork Radar - Skill Fork Monitor\n\nMonitors GitHub/ClawdHub forks of skills for collabs/backdoors. Scans with molt-security-auditor, PoW verifies, alerts threats/high-score.\n\n## Usage\n- "Set up fork radar for molt-security-auditor"\n- cron every=1h: Scan forks, message alerts.\n\n## Workflow\n1. List forks (GitHub API).\n2. Fetch SKILL.md, audit threats.\n3. PoW chain verify.\n4. Score: stars>5, threats=0, PoW valid → collab alert; threats>0 → threat alert.\n\nScripts:\n- radar.js <repo_slug> (e.g., "danie/molt-security-auditor")

Metadata

Author@kunoiiv
Stars1656
Views0
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-kunoiiv-fork-radar-v2": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.