Harden Ide Extensions banner
latiotech latiotech

Harden Ide Extensions

Security community

Description

--- description: Audit IDE extensions and secure developer tool configs allowed-tools: Read, Write, Edit, Glob, Grep, Bash(code:*, osquery*:*, git:*) --- Audit IDE extensions and developer tool configurations for supply chain security. **This command takes action by default** - it cleans up extension configs, adds devcontainer isolation, and flags risks. Changes are explained as they are made. Read `${CLAUDE_PLUGIN_ROOT}/skills/supply-chain-hardening/references/checklist.md` for the full check

Installation

Installs to ~/.claude/skills/latiotech-secure-supply-chain-skills-harden-ide-extensions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/latiotech-secure-supply-chain-skills-harden-ide-extensions && curl -fsSL https://raw.githubusercontent.com/latiotech/secure-supply-chain-skills/HEAD/commands/harden-ide-extensions.md -o ~/.claude/skills/latiotech-secure-supply-chain-skills-harden-ide-extensions/SKILL.md

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

Full documentation available on GitHub

View Source Repository