# Strix

> Use this skill when the user wants to use open-source ai hackers framework for app security testing.

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

---


# Strix Plugin

Open-source AI hackers framework for app security testing

## Commands
- `strix _ _` — Passthrough to strix CLI

## Installation

```bash
pip install strix
```

## Examples
```bash
strix --help
strix --version
```

