aif-security-checklist

Automate security audits against OWASP Top 10 with remediation guidance.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-security-checklist-veronikavashkevich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-security-checklist
Source: https://github.com/VeronikaVashkevich/job-tracking-app/tree/main/.opencode/skills/aif-security-checklist
Command: npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-security-checklist-veronikavashkevich

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides a repeatable, scalable security audit checklist based on OWASP Top 10 and industry best practices to identify vulnerabilities before release.

Core Features & Use Cases

  • Comprehensive coverage across authentication, session management, input validation, injection, XSS, CSRF, secrets management, API security, and infrastructure controls.
  • Category-based auditing with actionable remediation guidance and traceable findings for pre-deployment and ongoing security hygiene.
  • Supports project governance through a structured SECURITY.md, ignore rules, and centralized risk tracking.

Quick Start

Analyze your current project and run a security audit to surface actionable findings.

Frequently Asked Questions about aif-security-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a pre-deployment security audit against OWASP Top 10?

Automate a security audit of your project to identify vulnerabilities like injection, XSS, and CSRF. The audit provides category-based findings with actionable remediation guidance, ensuring secure coding practices and compliance before deployment.

What is included in an OWASP Top 10 security audit checklist?

An OWASP Top 10 security checklist covers authentication, session management, input validation, injection, XSS, CSRF, secrets management, API security, and infrastructure controls. It assesses vulnerabilities and provides structured, traceable findings for remediation.

Can I use this security audit for microservices and APIs?

Yes, this security audit applies to web apps, APIs, and microservices. It evaluates API security controls, infrastructure protections, authentication, and secrets management to harden distributed software architectures against vulnerabilities.

How do I track and manage security vulnerabilities found during an audit?

Track security vulnerabilities through centralized risk tracking and a structured SECURITY.md file. The audit generates traceable, category-based findings with ignore rules to support ongoing project governance and maintain continuous security hygiene.

Does this security checklist cover secrets management and authentication?

Yes, the security checklist covers secrets management and authentication. It evaluates these areas alongside session management, input validation, and access controls to ensure secure coding practices and compliance with industry best practices.