Locks down network access to your Elastic Cloud Serverless projects by managing IP allowlists and AWS PrivateLink VPC filters through the Cloud API. You'd reach for this when you need to restrict who can hit your deployment, whether that's office IPs or private VPC endpoints. Assumes you've already run cloud-setup to get EC_API_KEY in place, which is smart design since you don't want API keys floating around in chat. The terminology note is helpful: the UI says "network security" but the API still uses "traffic filters" everywhere, so expect that mismatch. Organization owner permissions required for creating or deleting filters, though anyone can list them. Handles the full lifecycle including creation, updates, deletion, and looking up PrivateLink metadata per region.
npx -y skills add elastic/agent-skills --skill cloud-network-security --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
agamm/claude-code-owasp
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit