Agent skill
_workflow-security-audit
Process for conducting system security reviews and remediating vulnerabilities. Follow the phases sequentially.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/workflow-security-audit-tringo0108-z-command
SKILL.md
Workflow Security Audit
Process for conducting system security reviews and remediating vulnerabilities.
This is a Workflow skill. When executing this lifecycle, you should progress through the phases sequentially. For each phase, invoke or refer to the specific sub-skills that are contextually relevant to the project's language or framework.
Lifecycle Phases
1. Requirements & Threat Modeling
- security-requirement-extraction
- threat-mitigation-mapping
- pci-compliance
2. Audit & Detection
- security-review
- code-review
- code-review-excellence
3. Remediation & Implementation
- auth-implementation-patterns
- secrets-management
- error-handling-patterns
- shellcheck-configuration
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?