# Repo Radar

> Use this skill when the user wants to use repo-radar — Real-time GitHub trend detector in Rust — monitors trending repos and detects exposed secrets.

- Skill: `javimosch/repo-radar` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/repo-radar`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/repo-radar/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/repo-radar

---


# repo-radar Plugin

Real-time GitHub trend detector in Rust — monitors trending repos and detects exposed secrets

## Commands
- `repo-radar self version` — Print repo-radar version
- `repo-radar _ _` — Passthrough to repo-radar CLI

## Usage Examples
- `repo-radar self version` — Check installed version
- `repo-radar _ _ --help` — Show repo-radar help
- `repo-radar _ _ --json` — JSON output mode

## Installation
```bash
cargo install repo-radar
```

## Key Features
- github, trending, secrets, rust
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

