·aif-security-checklist
!

aif-security-checklist

Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more. Use when reviewing security, before deploy, asking "is this secure", "security check", "vulnerability".

19Installs·1Trend·@lee-to

Installation

$npx skills add https://github.com/lee-to/ai-factory --skill aif-security-checklist

How to Install aif-security-checklist

Quickly install aif-security-checklist AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lee-to/ai-factory --skill aif-security-checklist
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lee-to/ai-factory.

SKILL.md

View raw

Comprehensive security checklist based on OWASP Top 10 (2021) and industry best practices.

Before running any audit, always read the file .ai-factory/SECURITY.md in the project root. If it exists, it contains a list of security checks the team has decided to ignore.

When running any audit (/aif-security-checklist or a specific category):

Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more. Use when reviewing security, before deploy, asking "is this secure", "security check", "vulnerability". Source: lee-to/ai-factory.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lee-to/ai-factory --skill aif-security-checklist
Category
!Security
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from lee-to/ai-factory

Quick answers

What is aif-security-checklist?

Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more. Use when reviewing security, before deploy, asking "is this secure", "security check", "vulnerability". Source: lee-to/ai-factory.

How do I install aif-security-checklist?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lee-to/ai-factory --skill aif-security-checklist Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lee-to/ai-factory