security-testing

Identify software vulnerabilities and outline remediation steps for codebases and CI/CD pipelines.

2|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Agentient/vibekit --skill security-testing-agentient
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-testing
Source: https://github.com/Agentient/vibekit/tree/main/plugins/security-tools/skills/security-testing
Command: npx skills add https://github.com/Agentient/vibekit --skill security-testing-agentient

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

STUB placeholder for security testing guidance intended to help teams proactively identify vulnerabilities and improve software security posture, with planned strategies for vulnerability scanning, SAST/DAST, and penetration testing.

Core Features & Use Cases

  • Guidance on vulnerability scanning and penetration testing strategies
  • SAST/DAST methodologies and secure coding practice references
  • Framework for integrating security checks into CI/CD pipelines

Quick Start

Initialize a basic security assessment plan for your project and capture a remediation checklist.

Frequently Asked Questions about security-testing

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

FAQPage Schema
How do I identify vulnerabilities in my software project?

Identify vulnerabilities by applying security testing across your codebase, dependencies, and CI/CD pipelines. This process outlines detected issues and provides actionable remediation steps, templates, and integration points to improve your security posture.

What is the difference between SAST and DAST in security testing?

SAST and DAST are security testing methodologies for finding vulnerabilities. SAST analyzes source code statically, while DAST tests running applications dynamically, and both provide guidance on secure coding practices and remediation strategies.

How do I integrate security checks into a CI/CD pipeline?

Integrate security checks into CI/CD pipelines by applying security testing frameworks directly within your build stages. This provides actionable integration points and templates to automate vulnerability scanning and enforce security best practices continuously.

Can I get remediation guidance for dependencies with known vulnerabilities?

Yes, security testing identifies vulnerabilities in your project dependencies and provides actionable remediation guidance. It outlines specific steps and templates to resolve dependency issues and improve your overall software security posture.

What is the best way to start a security assessment plan for my codebase?

The best way to start a security assessment plan is to initialize a basic security testing framework for your project. This captures a tailored remediation checklist and outlines vulnerabilities across your codebase and CI/CD pipelines.