Skip to main content

agent-v3-security-architect

Implements comprehensive security architecture, addressing vulnerabilities and establishing secure patterns for codebases.

Install this skill

or
29/100

Security score

The agent-v3-security-architect skill was audited on Jun 6, 2026 and we found 5 security issues across 1 threat category, including 2 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 75

Direct command execution function call

SourceSKILL.md
75- **Issue**: shell:true in spawn() calls
critical line 77

Direct command execution function call

SourceSKILL.md
77- **Files**: Multiple spawn() locations
high line 140

Direct command execution function call

SourceSKILL.md
140// exec(`git ${userInput}`, { shell: true });
medium line 140

Template literal with variable interpolation in command context

SourceSKILL.md
140// exec(`git ${userInput}`, { shell: true });
low line 137

Node child_process module reference

SourceSKILL.md
137import { execFile } from 'child_process';
Scanned on Jun 6, 2026
View Security Dashboard
Installation guide →
GitHub Stars 58.1K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
ruvnet/ruflo