Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
SecurityMédio

Secret Scanning

porgithub·github· v1.0.0 · atualizado em 2026-04-10
80
Score

Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use this skill when enabling secret scanning, setting up push protection, defining custom patterns, triaging alerts, resolving blocked pushes, or when an agent needs to scan code for secrets before committing.

secret-scanninggithub-advanced-securitypush-protectionsecurity-automationcredential-detectioncustom-patterns
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsecret-scanning/workflow
1. Enable Secret Protection in repository settings under Advanced Security.
2. Enable Push Protection to block secrets before they reach the repository.
3. Configure Exclusions (Optional) using `.github/secret_scanning.yml` to auto-close alerts for specific directories.
4. Enable Additional Features (Optional) like non-provider patterns, AI-powered generic secret detection, validity checks, and extended metadata checks.
5. Resolve Blocked Pushes by removing the secret, bypassing push protection, or requesting bypass privileges.
6. Define Custom Patterns using regular expressions to detect organization-specific secrets.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comCodeQL Code Scanning
80%
Hebbian Synapse
Composite0.800
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aSecurity Scanner
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
89
Similar aCodeQL Code Scanning
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Co-executedSecurity Scanner
50%
Hebbian Synapse
Composite0.501
w = 0.3·α + 0.5·β + 0.2·γ
89

Árvore do Skill

Secret Scanning
secret-scanning
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
enable secret scanning in my repositoryconfigure push protection for secretsdefine a custom secret patternresolve a blocked push due to a secrettriage a secret scanning alertscan code for secrets before committingset up GitHub secret protectionconfigure delegated bypass for push protection

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download secret-scanning
$ synaptic skills detail secret-scanning
$ synaptic skills live secret-scanning

Links

GitHub Repository