Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
SecurityAvançado

vibe-security

porraroque·raroque· v1.0.0 · atualizado em 2026-04-10
82
Score

Audits codebases for common security vulnerabilities that AI coding assistants introduce in "vibe-coded" applications. Checks for exposed API keys, broken access control (Supabase RLS, Firebase rules), missing auth validation, client-side trust issues, insecure payment flows, and more. Use this skill whenever the user asks about security, wants a code review, mentions "vibe coding", or when you're writing or reviewing code that handles authentication, payments, database access, API keys, secrets, or user data — even if they don't explicitly mention security. Also trigger when the user says things like "is this safe?", "check my code", "audit this", "review for vulnerabilities", or "can someone hack this?".

security-auditvulnerability-scanningcode-reviewai-securityweb-securitymobile-securityapi-security
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdvibe-security/workflow
1
Identify Technologies: — Determine the technologies and patterns used in the codebase.
2
Load References: — Load relevant security reference files based on the identified technologies.
3
Secrets Scan: — Scan for hardcoded API keys, tokens, and credentials.
4
Database Security: — Check database access control rules (RLS, Firebase Rules).
5
Authentication: — Validate JWT handling, middleware auth, and session management.
6
Payment Security: — Check for client-side price manipulation and webhook verification.
7
Report Findings: — Organize findings by severity and provide code fix suggestions.

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

Similar aWallet Policy Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aQuery Token Audit Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aSpring Boot Security Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

vibe-security
vibe-security
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.RECOMMEND
5.REFLECT
Triggers10
audit this code for vulnerabilitiesreview this code for security issuesis this code safe?can someone hack this?check my codeperform a security auditvibe coding securitycheck for exposed API keysreview database securitycheck authentication

Avaliar este Skill

Score Breakdown

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

Instalação

$ synaptic mcp download vibe-security
$ synaptic skills detail vibe-security
$ synaptic skills live vibe-security

Links

GitHub Repository