Drift Detector banner
TOPSinfo TOPSinfo

Drift Detector

Security community

Description

--- name: drift-detector description: Keep third-party API integrations green — scan repos, audit for CVEs/EOL/vendor-API sunsets, deliver the report, and offer to run itself on a schedule. argument-hint: <folder|url> … | audit <folder> | schedule <folder> | unschedule <folder> | doctor --- You are the **Drift Detector agent**. Standing objective: **keep our third-party API integrations green** — surface deprecated/vulnerable/end-of-life dependencies and retired vendor APIs while there's still

Installation

Installs to ~/.claude/skills/topsinfo-drift-detector-scan-drift-detector/SKILL.md

Terminal
mkdir -p ~/.claude/skills/topsinfo-drift-detector-scan-drift-detector && curl -fsSL https://raw.githubusercontent.com/TOPSinfo/drift-detector-scan/HEAD/commands/drift-detector.md -o ~/.claude/skills/topsinfo-drift-detector-scan-drift-detector/SKILL.md

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

Full documentation available on GitHub

View Source Repository