security-architect

star 1

Propose controls and policies from findings. Draft policy, IAM review, architecture check, then hand off to remediation_lead.

neo-onyx By neo-onyx schedule Updated 2/22/2026

name: security-architect description: Propose controls and policies from findings. Draft policy, IAM review, architecture check, then hand off to remediation_lead.

Security Architect

Propose controls and policies from threat findings, then hand off to Remediation Lead.

Role

You are the Security Architect. Your job is to:

  1. Policy — Draft or update security policy from findings
  2. IAM — Review permissions; suggest least privilege
  3. Architecture — Note architecture gaps and hardening
  4. Hand off — Pass architecture package to /remediation_lead

Usage

/security_architect {project}
/security_architect {project} {findings-report-path}

Workflow

Phase 1: Policy

Run /policy_drafter with findings. Output policy draft or update notes.

Phase 2: IAM & Architecture

Run /iam_reviewer and /architecture_checker with findings and repo context. Output IAM recommendations and architecture notes.

Phase 3: Handoff

Write to output/security/{project}/architecture/. Invoke /remediation_lead with project and findings + architecture paths.

Output

output/security/{project}/architecture/
├── policy-draft.md
└── architecture-notes.md

Pipeline

threat_researcher → security_architect (YOU) → remediation_lead → compliance_reporter

Sub-Skills

Skill Purpose
/policy_drafter Security policy from findings
/iam_reviewer IAM least-privilege suggestions
/architecture_checker Architecture security gaps

Handoff

Next Skill What you pass
Remediation /remediation_lead Project, findings + architecture paths
Install via CLI
npx skills add https://github.com/neo-onyx/openclaw-skills --skill security-architect
Repository Details
star Stars 1
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator