Dryrunsecurity External Plugin Marketplace
DryRun Security External Plugin Marketplace is a Claude Code plugin for the Ship phase that adds AI-agent skills for vulnerability scans, identified issues, and remediation guidance.
Register Dry Run Security’s external plugin marketplace so Claude Code can surface identified vulnerabilities, scans, and remediation guidance while you ship code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dryrunsecurity-external-plugin-marketplace@DryRunSecurity/external-plugin-marketplaceBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:DryRunSecurity/external-plugin-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:DryRunSecurity/external-plugin-marketplace").
What it does
dryrunsecurity-external-plugin-marketplace publishes skills aimed at AI coding agents that need credible application security signal without leaving the editor. Dry Run Security’s entry points the agent at workflows around identified vulnerabilities, security scans, and remediation—so a solo builder can ask Claude Code to reason about findings using vendor-aligned guidance rather than generic secure-coding tropes. The repo is intentionally small: one plugin in the marketplace, which keeps installation lightweight for indies who add security checks late in the cycle. It belongs in Skillselion’s Ship lane because the payoff is safer releases and faster fix loops, not greenfield feature generation. You will typically pair it with your existing test and review habits; it does not replace formal penetration tests or compliance programs. Beginners can start by running scan-informed questions on diffs they already have; more advanced users integrate it into pre-merge rituals. The catalog treats it as a security marketplace slice, distinct from general dev-settings or icon generators, so you can stack it beside ship-phase review plugins without overlap confusion.
Highlights
- Security-focused Claude Code plugin marketplace with 1 skill-style extension
- DryRun Security branding for identified issues and remediation paths
- Vulnerability and scan-oriented keywords for AI coding agents
- Fits pre-release and ongoing appsec review in agent workflows
- External marketplace pattern for third-party security skills
Why builders use it
Agent-generated code ships fast but security findings stay in a separate DryRun dashboard disconnected from Claude Code.
After registration, your coding agent can use Dry Run–oriented skills to discuss scans, vulnerabilities, and remediation in the same session as your fixes.
At a glance
- Type - Plugin in Security.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is dryrunsecurity-external-plugin-marketplace for?
Developers using Claude Code who want DryRun Security–aligned vulnerability and remediation skills for AI-assisted coding.
When should I use dryrunsecurity-external-plugin-marketplace?
During Ship—before merge or release—when you need scan results and fix guidance inside the agent instead of context-switching tools.
How do I add dryrunsecurity-external-plugin-marketplace to my agent?
Add DryRunSecurity/external-plugin-marketplace as a Claude Code plugin source and enable its security skill from the one-plugin bundle.
Comments
Share how you use dryrunsecurity-external-plugin-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.