Skip to main content
Back to registry

security-testing

aj-geddes/useful-ai-prompts

Security testing identifies vulnerabilities, weaknesses, and threats in applications to ensure data protection, prevent unauthorized access, and maintain system integrity. It combines automated scanning (SAST, DAST) with manual penetration testing and code review.

Installs189
Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill security-testing
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Security testing identifies vulnerabilities, weaknesses, and threats in applications to ensure data protection, prevent unauthorized access, and maintain system integrity. It combines automated scanning (SAST, DAST) with manual penetration testing and code review. Minimal working example: Detailed implementations in the references/ directory: - Overview - When to Use - Quick Start - Reference Guides - Best Practices - Testing for OWASP Top 10 vulnerabilities - Scanning dependencies for known vulnerabilities - Testing authentication and authorization - Validating input sanitization - Testing API security - Checking for sensitive data exposure - Validating security headers - Testing session management - Run security scans in CI/CD - Test with real attack vectors - Scan dependencies regularly - Use security headers - Implement rate limiting - Validate and sanitize all input - Use parameterized queries - Test authentication/authorization thoroughly - Store secrets in code - Trust user input - Expose detailed error messages - Skip dependency updates - Use default credentials - Ignore security warnings - Test only happy paths - Commit sensitive data

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does security-testing do?

Security testing identifies vulnerabilities, weaknesses, and threats in applications to ensure data protection, prevent unauthorized access, and maintain system integrity. It combines automated scanning (SAST, DAST) with manual penetration testing and code review.

Is security-testing good?

security-testing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does security-testing work with?

security-testing currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to security-testing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install security-testing?

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill security-testing

Related skills

More from aj-geddes/useful-ai-prompts

Related skills

Alternatives in Software Engineering