poc-generator

Generate privilege escalation proof-of-concept playbooks from confirmed AWS security findings.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/aurainfosec/cloud-review-automation-poc --skill poc-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: poc-generator
Source: https://github.com/aurainfosec/cloud-review-automation-poc/tree/main/skills/poc-generator
Command: npx skills add https://github.com/aurainfosec/cloud-review-automation-poc --skill poc-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns confirmed privilege-escalation findings into clear, repeatable proof-of-concept playbooks so you can validate impact without guesswork or executing exploits automatically.

Core Features & Use Cases

  • PoC documentation from confirmed evidence: Produces step-by-step reproduction guides only after findings are validated (Score 4-5) with deterministic CLI evidence.
  • Manual, safe execution guidance: Includes prerequisites, exact commands, expected output, and verification using safe checks like sts get-caller-identity.
  • Repeatable structure with cleanup: Standardized playbook format plus mandatory cleanup and safety warnings for steps that modify live resources.

Quick Start

Ask the AI to generate a PoC playbook for a specific confirmed claim ID and include the confirmed evidence so the playbook is evidence-backed and contains full prerequisites, reproduction steps, and cleanup.

Frequently Asked Questions about poc-generator

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

FAQPage Schema
How do I generate a privilege escalation PoC playbook from confirmed AWS findings?

Generate a privilege escalation PoC playbook by providing confirmed claim IDs, resource ARNs, and CLI evidence to produce step-by-step reproduction instructions. The Skill transforms validated AWS security findings into repeatable guides containing prerequisites, exact commands, expected output, and mandatory cleanup procedures.

What is a proof-of-concept playbook for AWS privilege escalation?

A proof-of-concept playbook for AWS privilege escalation is a step-by-step reproduction guide created from confirmed security findings and deterministic CLI evidence. It documents prerequisites, reproduction commands, expected output, and verification steps using safe checks like sts get-caller-identity to support manual validation.

Can I use this to automatically execute privilege escalation exploits in AWS?

No, this Skill enforces non-execution and is designed for safe manual validation only. It generates documentation and step-by-step reproduction instructions from confirmed findings, explicitly including safety warnings for steps that modify live resources and mandatory cleanup procedures.

Do I need confirmed claim IDs and CLI evidence to generate a PoC playbook?

Yes, confirmed claim identifiers, resource ARNs, and expert CLI evidence are required inputs. The Skill specifically transforms validated findings with deterministic evidence into evidence-backed playbooks, ensuring reproduction guides are only produced after findings are confirmed with scores of 4-5.

How does this PoC generator handle cleanup for live AWS resources?

The PoC generator enforces mandatory cleanup by producing a standardized playbook format that includes safety warnings for steps modifying live resources. Every generated guide contains explicit cleanup procedures and verification steps to ensure safe manual validation without lasting impact.

What is the best way to document AWS privilege escalation findings for pentesting?

The best way to document AWS privilege escalation findings is generating a standardized, evidence-backed PoC playbook. This approach transforms confirmed claim IDs and CLI evidence into repeatable reproduction instructions with prerequisites, exact commands, expected output, and mandatory cleanup.