Skip to main content

aegis-architect

Provides architecture guidance for voice-first Brazilian fintech applications, focusing on compliance, performance, and technology stack decisions.

Install this skill

or
88/100

Security score

The aegis-architect skill was audited on Feb 9, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 899

Template literal with variable interpolation in command context

SourceSKILL.md
899await ctx.realtime.publish(`user:${ctx.user.id}:transactions`, {
medium line 93

Curl to non-GitHub URL

SourceSKILL.md
93- Verificar API status (curl http://localhost:3000/health)
low line 531

Webhook reference - potential data exfiltration

SourceSKILL.md
531source: 'voice' | 'ui' | 'api' | 'webhook';
low line 93

External URL reference

SourceSKILL.md
93- Verificar API status (curl http://localhost:3000/health)
Scanned on Feb 9, 2026
View Security Dashboard