# Stego

> Use this skill when the user wants to steganographic swiss army knife for hiding data in images.

- Skill: `javimosch/stego` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/stego`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/stego/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/stego

---


# 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

