Security audit
Comprehensive security review to identify and fix vulnerabilities in the codebase; keywords: security, review, fix. Use only on explicit request; before execution, review diffs and list impact scope.From its SKILL.md
npx -y skills add gologo13/agent-skills --skill security-auditAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 143 tokens by cl100k_base, as published. Nobody here has run it
Security Audit
Overview
Comprehensive security review to identify and fix vulnerabilities in the codebase.
Steps
- Dependency audit
- Check for known vulnerabilities
- Update outdated packages
- Review third-party dependencies
- Code security review
- Check for common vulnerabilities
- Review authentication/authorization
- Audit data handling practices
- Infrastructure security
- Review environment variables
- Check access controls
- Audit network security
Security Checklist
- Dependencies updated and secure
- No hardcoded secrets
- Input validation implemented
- Authentication secure
- Authorization properly configured
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.