Audit a codebase or directory for security issues (hardcoded secrets, injection, unsafe deserialization, weak crypto, authz gaps) and produce a structured findings report. Use when the user asks for a security review, an audit, or to check code for vulnerabilities. Report only — never fix.
$npx -y skills add omnigent-ai/omnigent --skill security-auditInstalls into the current project.
Run `npx skills use "https://github.com/omnigent-ai/omnigent" --skill "omnigent-ai/omnigent/security-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/omnigent-ai/omnigent" that are relevant to the current task. Run `npx skills add "https://github.com/omnigent-ai/omnigent"` and select the relevant skills, then follow their instructions.