Use this skill when the user wants to audit aws and gcp infrastructure for misconfiguration and security issues.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-942ba533)More formats (shields.io, HTML) on the badges page.
---
name: yatas
description: Use this skill when the user wants to audit aws and gcp infrastructure for misconfiguration and security issues.
---
# Yatas Plugin
Audit AWS and GCP infrastructure for misconfiguration and security issues.
## Commands
### Operations
- `yatas aws audit` — audit aws via yatas
- `yatas gcp audit` — audit gcp via yatas
- `yatas report generate` — generate report via yatas
- `yatas config show` — show config via yatas
- `yatas rules list` — list rules via yatas
## Usage Examples
- "yatas --help"
- "yatas <args>"
## Installation
```bash
go install github.com/padok-team/yatas@latest
```
## Examples
```bash
yatas --version
yatas --help
```
## Key Features
- aws\n- gcp\n- security-audit
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!