Generate scripts to collect audit evidence
/plugin marketplace add ethanolivertroy/claude-grc-engineering/plugin install ethanolivertroy-grc-engineer-plugins-grc-engineer@ethanolivertroy/claude-grc-engineering# Collect Evidence Generates scripts to collect point-in-time evidence for audit controls. ## Arguments - `$1` - Control description (required, in quotes) - `$2` - Cloud provider (optional, defaults to aws) - `$3` - Output format (optional, defaults to python) ## Supported Providers - aws - azure - gcp - kubernetes ## Supported Formats - python - Python script with SDK - bash - Shell script with CLI commands ## Instructions 1. Run the collect-evidence script: 2. The script generates an evidence collection script. 3. Configure credentials for the cloud provider. 4. Run the gener...