Use this skill when the user wants to steganographic swiss army knife for hiding data in images.
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-ac8bdf4e)More formats (shields.io, HTML) on the badges page.
---
name: stego
description: Use this skill when the user wants to steganographic swiss army knife for hiding data in images.
---
# Stego Plugin
Steganographic swiss army knife for hiding data in images.
## Commands
### Operations
- `stego image encode` — encode image via stego
- `stego image decode` — decode image via stego
- `stego image analyze` — analyze image via stego
- `stego data hide` — hide data via stego
- `stego data extract` — extract data via stego
- `stego password set` — set password via stego
- `stego format check` — check format via stego
- `stego config show` — show config via stego
## Usage Examples
- "stego --help"
- "stego <args>"
## Installation
```bash
cargo install stego
```
## Examples
```bash
stego --version
stego --help
```
## Key Features
- steganography\n- security\n- cryptography
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!