Security Test Scanner

Scans applications for OWASP Top 10 and other security vulnerabilities via static and dynamic analysis, dependency scanning, and CI/CD integration.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DxTa/dotfiles --skill security-test-scanner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Security Test Scanner
Source: https://github.com/DxTa/dotfiles/tree/main/opencode/skills/security/security-test-scanner
Command: npx skills add https://github.com/DxTa/dotfiles --skill security-test-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the identification of security vulnerabilities in applications, helping to secure code and infrastructure.

Core Features & Use Cases

  • Comprehensive Scanning: Covers OWASP Top 10, injection flaws, XSS, CSRF, and authentication issues.
  • CI/CD Integration: Designed for seamless inclusion in automated pipelines.
  • Use Case: Integrate this skill into your GitHub Actions workflow to automatically scan your Node.js application for dependency vulnerabilities before merging code.

Quick Start

Use the Security Test Scanner skill to scan the provided Node.js project for vulnerabilities.

Frequently Asked Questions about Security Test Scanner

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

FAQPage Schema
How do I scan my application for OWASP Top 10 vulnerabilities?

This skill scans for OWASP Top 10 vulnerabilities by automating the identification of security flaws in applications, covering injection, XSS, CSRF, and authentication issues. It integrates automated security testing directly into your pipeline.

Can I integrate a vulnerability scanner into my CI/CD pipeline?

Yes, you can integrate this vulnerability scanner into your CI/CD pipeline for automated security testing. It is designed for seamless inclusion in automated workflows, such as GitHub Actions, to scan code before merging.

What is the best way to automate dependency scanning for a Node.js project?

Automating dependency scanning for a Node.js project is achieved by integrating this skill into your GitHub Actions workflow. It automatically scans your Node.js application for dependency vulnerabilities before merging code.

Does this security scanner support both static and dynamic analysis?

Yes, this security scanner supports both static and dynamic analysis. It is built to identify a wide range of security vulnerabilities, including injection flaws and authentication issues, across your application infrastructure.

What types of injection flaws can an automated security test detect?

An automated security test through this skill detects various injection flaws, alongside XSS, CSRF, and authentication issues. It comprehensively covers the OWASP Top 10 to secure your code and infrastructure.