pentesting-with-aws-security-agent

Automate web application pentests via AWS Security Agent APIs.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill pentesting-with-aws-security-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pentesting-with-aws-security-agent
Source: https://github.com/AndreKurait/claude-marketplace-test/tree/main/plugins/aws-agents-for-devsecops/skills/pentesting-with-aws-security-agent
Command: npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill pentesting-with-aws-security-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables automated security testing of live web applications using AWS Security Agent, including domain registration, verification, pentest execution, and findings reporting, while enforcing authorization guardrails.

Core Features & Use Cases

  • Register and verify target domains for pentests using AWS Security Agent.
  • Create and start pentest jobs, monitor progress, and manage endpoints to test.
  • Retrieve, group, and present runtime findings with recommended remediation for security gaps.
  • Use Case: A security team wants to validate exposure of endpoints in a staging environment with minimal manual intervention and automated findings generation.

Quick Start

Register and verify the target domain, start a pentest, and monitor findings using the AWS Security Agent workflow.

Frequently Asked Questions about pentesting-with-aws-security-agent

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

FAQPage Schema
How do I automate penetration testing of live web applications using AWS Security Agent?

Automated penetration testing with AWS Security Agent is achieved by registering and verifying a target domain, initiating a pentest job, polling for progress, and compiling runtime findings for security review. The skill automates this entire workflow while enforcing authorization guardrails.

What is the process to register and verify a target domain for pentesting in AWS?

Target domain registration and verification for pentesting involves using AWS Security Agent APIs to create targets and validate authorized access to the live web application environment. This prerequisite step ensures the target is approved before initiating any security tests.

Do I need authorized access to the target environment to run a pentest?

Yes, authorized access to the target environment is required to run a pentest. The skill enforces authorization guardrails and uses AWS Security Agent APIs to manage targets, ensuring penetration testing only executes against verified, approved live web applications.

How are security findings grouped and reported after an automated pentest?

Security findings are grouped by pentest job and compiled for review after the execution completes. The skill retrieves runtime findings from AWS Security Agent and presents them with recommended remediation steps to address identified security gaps.

Can I monitor pentest progress and manage endpoints to test in real time?

Yes, you can monitor pentest progress and manage endpoints to test by polling the AWS Security Agent APIs during execution. The skill tracks the active pentest job status and manages the specific endpoints undergoing security validation.

What are the limitations of automated pentesting for staging environments?

Automated pentesting for staging environments requires authorized access and domain verification before execution. Limitations include the dependency on AWS Security Agent APIs for target creation and the necessity of enforcing authorization guardrails to prevent unauthorized security testing.