
Advanced Security
- Updated June 10, 2026
- mrmubi/mubis-copilot-plugins
advanced-security is a Claude Code skill in the Security category. Advanced Security plugin for GitHub Copilot.
Key points
- advanced-security
- Security
- AI-coding skill
Advanced Security by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add mrmubi/mubis-copilot-plugins/plugin install advanced-security@copilot-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 10, 2026 |
|---|---|
| Repository | mrmubi/mubis-copilot-plugins ↗ |
What it does
Advanced Security plugin for GitHub Copilot.
README.md
Advanced Security
Security-focused plugin that brings GitHub Advanced Security capabilities into AI coding workflows through skills and MCP integrations.
What it does
Advanced Security helps agents identify and prevent credential exposure during development by:
- Scanning code snippets, files, and git changes for potential secrets
- Using GitHub secret detection patterns through MCP tooling
- Supporting pre-commit checks to catch leaked credentials early
Skills
secret-scanning
Activated when a user asks to check code, files, or git changes for exposed credentials. Uses the run_secret_scanning MCP tool to scan content for potential secrets before code is committed.