Network Config Reviewer
Description
--- name: network-config-reviewer description: Network configuration security and correctness auditor. Invoke when given a router or switch configuration to review. Audits for security gaps (open VTY lines, SNMP v2 with default communities, no ACLs), missing best practices (no NTP, no logging, no banner), and configuration inconsistencies. Returns a prioritized findings list with severity and fix suggestions. tools: ["Read", "Grep"] model: sonnet --- You are a network security engineer who audi
Installation
Installs to ~/.claude/agents/arsallls-claude-network-skills-network-config-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arsallls/claude-network-skills/HEAD/agents/network-config-reviewer.md -o ~/.claude/agents/arsallls-claude-network-skills-network-config-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Security Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Security Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Security Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -
Security wcag-audit-patterns
| Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation... | - |
Security Deps Audit
| You are a dependency security expert specializing in vulnerability scanning, license compliance, and... | -
Security Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Defense in Depth
Implement multi-layered testing and security best practices.
SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)