SkillRadar v0.3.0 — Closed-loop Radar
SkillRadar v0.3.0 — Closed-loop Radar
SkillRadar v0.3.0 turns the project from a curated skill list into an auditable Agent Skills intelligence pipeline.
Highlights
- Closed-loop Radar: discover → parse → static security scan → classify → rank → publish → Codex route.
- 12 design domains with daily dynamic Top 20 rankings.
- Live registry: seed skills and safety-gated Radar discoveries share the same registry used by the web UI and Codex plugin.
- Safety gate: D and Blocked candidates remain inspectable but cannot enter automatic Codex routing or dynamic Top 20 lists.
- Ranking history: daily snapshots are stored in
data/ranking-history.json. - Codex Plugin v0.3.0: routes real tasks to a small Top-3 skill shortlist.
- Agent Skills compatibility: a standard
skills/skillradar/SKILL.mdentry enables skills.sh-compatible installation and discovery. - Public metrics:
metrics.htmlexposes current indexed skills, domain count, latest Radar status, safety outcomes, and ranking history.
One-line Codex install
codex plugin marketplace add changchangidea-oss/SkillRadar --ref v0.3.0 && codex plugin add skillradar@skillradarStandard Agent Skill install
npx skills add changchangidea-oss/SkillRadar --skill skillradarSafety
SkillRadar is a discovery and routing layer, not an execution sandbox or formal security audit. Always review third-party skills before granting shell, filesystem, network, secret, package-install, deployment, or database permissions.