network-config-validation
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install network-config-validation --cli claudewrites the skill into.claude/skills/network-config-validation/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/network-config-validation/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.
When to use it
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/network-config-validation/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).