transilienceai

Refresh Trends — Security skill for Claude Code

Security community

Refresh craft/trends/current.md by pulling current security/eng narratives from configured sources and filtering noise from real trends.

How to install Refresh Trends

Installs to ~/.claude/commands/transilienceai-rysy-refresh-trends.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/transilienceai/Rysy/HEAD/.claude/commands/refresh-trends.md -o ~/.claude/commands/transilienceai-rysy-refresh-trends.md

Restart Claude Code, or start a new session, for it to be picked up.

What Refresh Trends does


description: Refresh craft/trends/current.md by pulling current security/eng narratives from configured sources and filtering noise from real trends.

Invoke the `refresh-trends` skill. The skill's instructions are in `.claude/skills/refresh-trends/SKILL.md`. Source list is in `.claude/skills/refresh-trends/sources.yaml`.

Run the five-phase workflow: collection → topic clustering → filter (≥3 independent sources, behavioral signal, ≥2 weeks time depth, ≥1 practitioner voice) → synthesis

Alternatives in Security

  • Mcp-scan (Invariant Labs) — MCP security scanner with proxy mode for real-time scanning without infrastructure changes 1.9k ★
  • Octoboss Reorganize Tentacles — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
  • Engage.Cvediff — Find the canonical fix commit(s) for a CVE across sources, then diff for root cause 348 ★

Full documentation available on GitHub

View Source Repository