SKILL·3CE090

network-security-setup

Microck
Updated 1 month ago
15 views
129
15
129
View on GitHub
Othersecuritynetworkisolationtrusted-domainsconfiguration

About

This skill configures network isolation for Claude Code sandboxes, allowing developers to define trusted domain whitelists and custom access policies. It is used to secure AI code execution by preventing unauthorized external connections and managing environment variables. Key features include setting up zero-trust architectures and configuring corporate proxies or internal registries.

Quick Install

Claude Code

Recommended
Primary
npx skills add Microck/ordinary-claude-skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/Microck/ordinary-claude-skills
Git CloneAlternative
git clone https://github.com/Microck/ordinary-claude-skills.git ~/.claude/skills/network-security-setup

Copy and paste this command in Claude Code to install this skill

GitHub Repository

Microck/ordinary-claude-skills
Path: skills_all/network-security-setup
0
claudeclaude-codeclaude-skillscollectionlist
FAQ

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

json-validation
Other

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.

View skill
audit-expert
Other

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.

View skill
audit-expert
Other

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.

View skill
codeql-expert
Other

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.

View skill