with one click
security-audit
Perform project-wide security audits.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Perform project-wide security audits.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | security-audit |
| description | Perform project-wide security audits. |
When performing a security audit, always follow these steps:
Audit Dependencies — check for known vulnerabilities in Rust, mRuby dependencies.
Static Analysis — any potential harmful operations to host system should be avoided.
Report Findings — Document all identified risks, classify them by severity (Critical, High, Medium, Low), and provide specific remediation steps for each.
Perform a project-wide code review covering security, correctness, code quality, documentation, UI/UX, and style.
Audit and update all project documentation to stay in sync with the current development status.
Audit and update project documentation to stay in sync with the current codebase and development status.
Perform a project-wide code review covering security, correctness, code quality, documentation, UI/UX, and style.
Stage, commit, and push changes to the remote repository with a well-formed commit message and body.
Manage the release process, including build verification, version bumps, changelogs, tags, and GitHub releases.