cloud-forensics

Investigate AWS, Azure, and GCP environments for security compromises and map findings to MITRE ATT&CK Cloud techniques.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/robit-man/transcribe-cli --skill cloud-forensics-robit-man
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-forensics
Source: https://github.com/robit-man/transcribe-cli/tree/main/.claude/skills/cloud-forensics
Command: npx skills add https://github.com/robit-man/transcribe-cli --skill cloud-forensics-robit-man

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of investigating cloud environments for security incidents, data breaches, and unauthorized access, providing a structured report of findings.

Core Features & Use Cases

  • Multi-Cloud Support: Investigates AWS, Azure, and GCP environments.
  • Comprehensive Checks: Covers audit logs, IAM, storage, network, and compute instances.
  • MITRE ATT&CK Mapping: Maps findings to known adversary techniques.
  • Use Case: When a suspicious activity alert is raised in your AWS environment, this Skill can be triggered to automatically collect relevant logs, review IAM policies, and identify potential unauthorized access or data exfiltration, generating a concise report.

Quick Start

Run cloud forensics on your AWS environment using the currently configured CLI profile.

Frequently Asked Questions about cloud-forensics

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

FAQPage Schema
How do I investigate a cloud security breach in AWS or Azure?

To investigate a cloud security breach, this Skill analyzes audit logs, IAM configurations, storage access patterns, and network flows across AWS and Azure. It maps detected unauthorized access and anomalies to MITRE ATT&CK Cloud techniques to generate a structured forensic report.

What do I need to collect cloud audit logs for incident response?

Collecting cloud audit logs for incident response requires provider-specific CLI tools and appropriate access permissions. The Skill uses these prerequisites to retrieve logs, review configurations, and analyze compute instance details for potential security compromises.

Can I use this to check IAM configurations for unauthorized access in GCP?

Yes, you can check IAM configurations for unauthorized access in GCP. The Skill performs comprehensive forensic checks across AWS, Azure, and GCP environments, reviewing IAM policies and storage access patterns to identify potential data exfiltration or threats.

How does mapping security incidents to MITRE ATT&CK Cloud techniques help?

Mapping security incidents to MITRE ATT&CK Cloud techniques helps identify known adversary behaviors during a cloud forensics investigation. This mapping contextualizes detected threats from audit logs and network flows, clarifying the specific tactics used in the security compromise.

What is the best way to automate cloud forensics when suspicious activity is detected?

Automating cloud forensics when suspicious activity is detected is best handled by using a Skill that automatically collects relevant logs, reviews IAM policies, and analyzes network flows. This generates a concise report detailing potential unauthorized access or data exfiltration across your cloud environments.