agentsclimarketplace

Security audit

Skill emaraschio/cursor-commands/.cursor/skill-contracts/security-audit

Production-grade Cursor slash commands with paired skill contracts, behavioral evals, and ship-gate CI. Install as a user plugin.

Install
npx -y skills add emaraschio/cursor-commands --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

  • 9 stars9 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.

What its author says it does

Copied from the file, not written here

Security audit of codebase or change

SKILL.md

1.1 KB, 201 tokens by cl100k_base, as published. Nobody here has run it

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

Guardrails

  • Triage dependency CVEs by severity and reachability; never ignore a known CVE.
  • Redact live secrets in findings and cite only their location; never paste the value.
  • Keep the audit read-first: do not commit, merge, push, or run production scripts without explicit consent.

What ships with it: 3 files

3.0 KB alongside SKILL.md

eval/

Keep looking

Skills are one crate of 328,083. 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.