Agent skill for v3-security-architect - invoke with $agent-v3-security-architect
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-v3-security-architect50
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 93%
↑ 1.36xAgent success when using this skill
Validation for skill structure
Security architecture deliverables
SECURITY-ARCHITECTURE.md exists
0%
100%
CVE-REMEDIATION-PLAN.md exists
0%
100%
SECURE-PATTERNS.md exists
0%
100%
THREAT-MODEL.md exists
0%
100%
API layer domain covered
100%
60%
Authentication domain covered
100%
100%
RBAC authorization domain
50%
100%
Encrypted agent communication
100%
100%
Data protection domain covered
60%
60%
90/100 security score target
0%
100%
Test coverage target
0%
100%
Without context: $1.1317 · 7m 36s · 23 turns · 71 in / 26,177 out tokens
With context: $1.3413 · 7m 49s · 30 turns · 71 in / 27,985 out tokens
Password hashing and credential security
bcrypt package used
100%
100%
12 salt rounds
100%
100%
No hardcoded password
100%
100%
Random password generation
100%
100%
SHA-256 removed
100%
100%
Hardcoded salt removed
100%
100%
Dependency version updated
0%
100%
No default username hardcoded
0%
0%
Without context: $0.3366 · 1m 27s · 19 turns · 25 in / 4,991 out tokens
With context: $0.6359 · 2m 15s · 29 turns · 34 in / 8,248 out tokens
Command injection and path traversal prevention
execFile used
100%
100%
shell:true removed
100%
100%
Arguments as array
100%
100%
path.resolve() used
100%
100%
Prefix validation present
100%
100%
Path traversal error thrown
100%
100%
Zod input validation
0%
100%
No string-interpolated commands
100%
100%
Without context: $0.6936 · 3m 4s · 27 turns · 32 in / 10,686 out tokens
With context: $0.5211 · 2m 2s · 24 turns · 317 in / 6,908 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.