agentsclimarketplace

Security audit

Skill gologo13/agent-skills/skills/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

Install
npx -y skills add gologo13/agent-skills --skill security-audit

Assembled 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

  1. Dependency audit
    • Check for known vulnerabilities
    • Update outdated packages
    • Review third-party dependencies
  2. Code security review
    • Check for common vulnerabilities
    • Review authentication/authorization
    • Audit data handling practices
  3. 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.

Keep looking

Skills are one crate of 326,835. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.