
Pumasecurity
- Updated April 21, 2026
- pumasecurity/skills
pumasecurity is a Claude Code marketplace plugin that lets AI agents run the Puma Scan Server Edition `pumascan` CLI to perform .NET static application security testing, manage exceptions, and check scanner versions from
About
pumasecurity is a centralized AI skills repository for Puma Security tooling, shipping the `pumascan` Claude Code plugin. The skill instructs agents how to run `pumascan` CLI `scan` commands, add security exceptions, and check versions during coding sessions. Prerequisites are a licensed Puma Scan Server Edition CLI (`pumascan`) and an installed .NET SDK so the scanner can load projects. Install with `/plugin marketplace add pumasecurity/skills` and `/plugin install pumascan@pumasecurity`. Skills are licensed under Mozilla Public License 2.0. The marketplace bundles one plugin focused on integrating enterprise .NET SAST into Claude Code workflows.
- pumascan skill runs Puma Scan Server Edition CLI scan commands from agents
- Documents adding SAST exceptions and checking pumascan version
- Requires licensed pumascan CLI plus .NET SDK to load projects
- Install via /plugin marketplace add pumasecurity/skills
- Skills licensed under Mozilla Public License 2.0
Pumasecurity by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add pumasecurity/skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | April 21, 2026 |
|---|---|
| Repository | pumasecurity/skills ↗ |
How do agents run .NET SAST scans in Claude Code?
Run `pumascan scan` from a Claude Code session to find .NET SAST vulnerabilities and add documented exceptions via the pumascan skill.
Who is it for?
.NET developers with a licensed Puma Scan Server Edition deployment who want agents to trigger SAST scans and exceptions inside Claude Code.
Skip if: JavaScript, Python, or Go repos without .NET SDK projects or teams lacking a licensed `pumascan` CLI installation.
What you get
Puma Scan vulnerability findings, configured scan exceptions, and version-confirmed `pumascan` CLI results for .NET projects.
- SAST vulnerability scan results
- Configured scan exception records
By the numbers
- Marketplace bundles 1 pumascan plugin for .NET SAST integration
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Choose pumasecurity when you already license Puma Scan for .NET SAST and want agent-driven scan invocation rather than generic security lint skills.
FAQ
What does the pumascan plugin require?
The pumascan plugin requires Puma Scan Server Edition CLI (`pumascan`) installed and licensed, plus the .NET SDK so pumascan can load and analyze .NET projects. Install the plugin with `/plugin install pumascan@Pumasecurity`.
What can agents do with Pumasecurity skills?
Pumasecurity skills teach agents to run `pumascan` scan commands against .NET codebases, add security scan exceptions, and verify the scanner version—all from Claude Code agentic sessions guided by the SKILL.md instructions.