evidence-artifact-collector

Automate cloud infrastructure audit evidence collection across AWS, Azure, GCP, Kubernetes, and Terraform.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/abnejLLC/GRC --skill evidence-artifact-collector-abnejllc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence-artifact-collector
Source: https://github.com/abnejLLC/GRC/tree/main/plugins/grc-engineer/skills/evidence-artifact-collector
Command: npx skills add https://github.com/abnejLLC/GRC --skill evidence-artifact-collector-abnejllc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Collecting audit evidence manually from cloud infrastructures is laborious and error-prone, delaying compliance and assessment processes.

Core Features & Use Cases

  • Automates evidence gathering for AWS, Azure, GCP, Kubernetes, and Terraform, saving time and reducing manual effort.
  • Supports multiple formats including Python, Bash, JSON, Markdown, and PDF for flexible reporting.
  • Use Case: Generate an instant script to verify encryption compliance on all Azure storage accounts, then produce a formatted report for audit submission.

Quick Start

Use the evidence-artifact-collector to generate a Bash script for AWS MFA root user verification.

Frequently Asked Questions about evidence-artifact-collector

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

FAQPage Schema
How do I automate cloud audit evidence collection across multiple providers?

Automating cloud audit evidence collection is achieved by running Python and shell scripts that query infrastructure across AWS, Azure, GCP, and Kubernetes. The scripts execute automatically to gather configuration data and generate formatted compliance reports.

Can I generate a Bash script to verify AWS MFA settings for the root user?

Generating a Bash script to verify AWS MFA settings for the root user is a supported quick start use case. The Skill produces executable shell scripts that check root user configurations and output the results for compliance review.

What output formats are supported for cloud compliance reports?

Supported output formats for compliance reports include Python, Bash, JSON, Markdown, and PDF. These formats allow flexible generation of both raw data files for troubleshooting and structured documents for audit submission.

Does the evidence collection automation work with Terraform configurations?

Yes, the evidence collection automation works with Terraform alongside AWS, Azure, GCP, and Kubernetes. It gathers audit evidence from these infrastructure platforms to streamline compliance assessment and troubleshooting processes.

What is the best way to check encryption compliance on Azure storage accounts?

The best way to check encryption compliance on Azure storage accounts is to use the Skill to generate an instant verification script. It runs the checks automatically and produces a formatted report suitable for direct audit submission.

Is manual cloud infrastructure auditing too slow for compliance deadlines?

Manual cloud infrastructure auditing is laborious, error-prone, and delays compliance processes. Automating the collection of evidence across providers saves time and reduces manual effort, ensuring faster assessment cycles.