# security > Security review workflow using swarm-security-reviewer with remediation guidance. - Author: loong - Repository: tuloong/loongclaude - Version: 20260208172537 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/tuloong/loongclaude - Web: https://mule.run/skillshub/@@tuloong/loongclaude~security:20260208172537 --- --- name: security description: Security review workflow using swarm-security-reviewer with remediation guidance. disable-model-invocation: true --- Run a security-focused review on a change or feature. ## Steps 1) Security review (swarm-security-reviewer) - Delegate to `swarm-security-reviewer`. - Require: threat model, prioritized findings, and a verification plan. 2) Remediation (swarm-coder) - If findings require code changes, hand off to `swarm-coder` with concrete remediation tasks. 3) Verify (swarm-tester) - Delegate to `swarm-tester` to run tests and provide evidence that fixes work.