test-security

Run targeted security tests for authentication and input validation vulnerabilities.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JonusNattapong/agenttalk-mcp --skill test-security-jonusnattapong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-security
Source: https://github.com/JonusNattapong/agenttalk-mcp/tree/main/src/skills/devkit/test-security
Command: npx skills add https://github.com/JonusNattapong/agenttalk-mcp --skill test-security-jonusnattapong

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill aids in generating security-testing and abuse-case evidence for surfaces within an application, facilitating threat-model-backed testing and verification of security measures.

Core Features & Use Cases

  • Security Testing: Executes targeted security tests for various risks such as authorization bypass and input validation.
  • Evidence Gathering: Collects test results, tool outputs, and residual risk assessments to provide evidence-backed opinions.
  • Use Case: After a code change, use the skill to verify the security implications and generate evidence of the tests performed.

Quick Start

Run the test-security skill to verify the security of the 'new_feature' branch.

Frequently Asked Questions about test-security

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

FAQPage Schema
How do I conduct security testing and evidence gathering after a code change?

Security testing and evidence gathering after a code change involves running targeted tests for authentication, input validation, and vulnerabilities on the codebase. This generates threat-model-backed evidence to verify security measures.

What is threat-model-backed security testing for application surfaces?

Threat-model-backed security testing is a verification process that uses specific security test cases and threat models to execute targeted tests. It ensures automated security checks are present within a defined scope to identify authorization bypass and input validation risks.

How do I generate evidence of security tests performed on an application codebase?

To generate evidence of security tests performed, you execute targeted tests for authorization bypass and input validation risks. The process collects test results, tool outputs, and residual risk assessments to provide evidence-backed opinions on application security.

Can I use automated security checks for input validation and authentication testing?

Yes, automated security checks can be used for input validation and authentication testing within a defined scope. The process executes specific security test cases based on threat models to verify the presence and effectiveness of these security measures.

What security vulnerabilities can I test for using threat modeling and specific test cases?

Using threat modeling and specific test cases, you can test for security vulnerabilities such as authorization bypass, input validation flaws, and authentication risks. This verifies security measures and generates evidence-backed opinions on residual risks.

Does code review include automated security testing for application surfaces?

Code review can include automated security testing for application surfaces by running targeted tests for authentication and input validation. This generates security evidence and verifies the presence of automated checks within a defined scope.