network-security-setup
About
This skill configures network isolation for the Claude Code sandbox, allowing developers to define trusted domain whitelists and custom access policies. It is used to secure AI code execution by preventing unauthorized network calls and managing environment variables. Key features include setting up zero-trust architecture and configuring corporate proxies or internal registries.
Quick Install
Claude Code
Recommendednpx skills add Microck/ordinary-claude-skills -a claude-code/plugin add https://github.com/Microck/ordinary-claude-skillsgit clone https://github.com/Microck/ordinary-claude-skills.git ~/.claude/skills/network-security-setupCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the network-security-setup skill?
network-security-setup is a Claude Skill by Microck. Skills package instructions and resources that Claude loads on demand, so Claude can perform network-security-setup-related tasks without extra prompting.
How do I install network-security-setup?
Use the install commands on this page: add network-security-setup to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does network-security-setup belong to?
network-security-setup is in the security category, tagged security, network, isolation, trusted-domains and configuration.
Is network-security-setup free to use?
Yes. network-security-setup is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This skill provides centralized JSON validation for the AGENT_SUCCESS_CRITERIA environment variable. It prevents injection attacks (CVSS 8.2) through defensive parsing and ensures consistent error handling across all agents. Use it when you need secure, validated parsing of success criteria in your Claude Code agents.
The `audit-expert` skill provides expert-level security auditing and compliance guidance for developers, specializing in code reviews, vulnerability assessments, and regulatory frameworks like SOC 2 and GDPR. It helps conduct security audits, analyze code for vulnerabilities, and ensure infrastructure compliance. Use this skill when you need to review code security, prepare for compliance audits, or assess your application against established security standards.
The audit-expert skill provides expert-level security auditing and compliance assessment for codebases and systems. It performs vulnerability assessments, code reviews, and checks against standards like SOC 2, GDPR, and OWASP ASVS. Use this skill for security analysis, regulatory compliance verification, and infrastructure configuration reviews during development.
The codeql-expert skill provides expert-level guidance for CodeQL static analysis, specializing in vulnerability detection, custom query development, and security code scanning. It helps developers integrate CodeQL into CI/CD pipelines and write custom QL queries for security, quality, and compliance analysis. Use this skill when you need to perform deep static analysis, identify security vulnerabilities in multiple languages, or set up automated security scanning in your development workflow.
