Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Averlon avatar

Container Remediation

  • Updated April 27, 2026
  • averlon-ai/averlon-claude-marketplace

container-remediation is a Claude Code skill in the Security category. Docker and container security analysis with vulnerability detection and remediation

Key points

  • container-remediation
  • Security
  • AI-coding skill

Container Remediation by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add averlon-ai/averlon-claude-marketplace
/plugin install container-remediation@averlon-claude-marketplace

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedApril 27, 2026
Repositoryaverlon-ai/averlon-claude-marketplace

What it does

Docker and container security analysis with vulnerability detection and remediation

README.md

Averlon Claude Marketplace

A collection of Averlon security plugins for Claude Code.

Getting Started

1. Get your Averlon API keys

You need an MCPClient-scoped API key pair from Averlon.

  1. Sign in to the Averlon Console
  2. Navigate to API Keys > Create New Key
  3. Select scope: MCPClient
  4. Create the key pair and copy both values: Key ID and Key Secret

Requires Averlon admin access. Ask an Averlon org admin to create the key pair if you don't have admin access.

2. Set environment variables

Add these to your shell profile (~/.zshrc, ~/.bashrc, etc.):

export AVERLON_MCPCLIENT_API_KEY="<your Key ID>"
export AVERLON_MCPCLIENT_SECRET_KEY="<your Key Secret>"
export AVERLON_MCPCLIENT_SERVER="wfe.prod.averlon.io"

Reload your shell or run source ~/.zshrc to apply.

3. Add the marketplace

From within Claude Code, run:

/plugin marketplace add https://github.com/averlon-ai/averlon-claude-marketplace.git

4. Install a plugin

/plugin install <plugin-name>@averlon-claude-marketplace

For example, to install the container remediation plugin:

/plugin install container-remediation@averlon-claude-marketplace

This opens the plugin UI where you can choose the installation scope — user (available across all projects), project, or team.

5. Restart Claude Code

After installing a plugin, restart Claude Code for the new plugins/skills to be initialized:

/exit

Then reopen Claude Code.

Available Plugins

Plugin Description Docs
container-remediation Docker and container security analysis with vulnerability detection and remediation View docs

Related skills

Securityappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.