# Orizon Cybersecurity AI Agent Skills

Orizon Cybersecurity publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 1 Orizon Cybersecurity repository, with install commands and source links.

Official page: https://skillscout.sh/official/orizon-eu/
Markdown page: https://skillscout.sh/official/orizon-eu/orizon-eu_skills_skillscout.md
Vendor website: https://orizon.one/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/orizon-eu/orizon-eu_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Orizon Cybersecurity skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### orizon-eu/claude-code-pentest

Includes 6 official skills: webapp-exploit-hunter, api-breaker, attack-path-architect, cloud-pivot-finder, recon-dominator, vuln-chain-composer.

Install:

```bash
npx skills add orizon-eu/claude-code-pentest -y
```

Source: https://github.com/Orizon-eu/claude-code-pentest

## Individual skills

### webapp-exploit-hunter

Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.

Install:

```bash
npx skills add orizon-eu/claude-code-pentest@webapp-exploit-hunter -y
```

Package: orizon-eu/claude-code-pentest
Source: https://github.com/Orizon-eu/claude-code-pentest/tree/main/webapp-exploit-hunter

### api-breaker

Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.

Install:

```bash
npx skills add orizon-eu/claude-code-pentest@api-breaker -y
```

Package: orizon-eu/claude-code-pentest
Source: https://github.com/Orizon-eu/claude-code-pentest/tree/main/api-breaker

### attack-path-architect

Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.

Install:

```bash
npx skills add orizon-eu/claude-code-pentest@attack-path-architect -y
```

Package: orizon-eu/claude-code-pentest
Source: https://github.com/Orizon-eu/claude-code-pentest/tree/main/attack-path-architect

### cloud-pivot-finder

Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.

Install:

```bash
npx skills add orizon-eu/claude-code-pentest@cloud-pivot-finder -y
```

Package: orizon-eu/claude-code-pentest
Source: https://github.com/Orizon-eu/claude-code-pentest/tree/main/cloud-pivot-finder

### recon-dominator

Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.

Install:

```bash
npx skills add orizon-eu/claude-code-pentest@recon-dominator -y
```

Package: orizon-eu/claude-code-pentest
Source: https://github.com/Orizon-eu/claude-code-pentest/tree/main/recon-dominator

### vuln-chain-composer

Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.

Install:

```bash
npx skills add orizon-eu/claude-code-pentest@vuln-chain-composer -y
```

Package: orizon-eu/claude-code-pentest
Source: https://github.com/Orizon-eu/claude-code-pentest/tree/main/vuln-chain-composer

## orizon-eu/claude-code-pentest package overview

Includes 6 official skills: webapp-exploit-hunter, api-breaker, attack-path-architect, cloud-pivot-finder, recon-dominator, vuln-chain-composer.

### Top skills in this package

- webapp-exploit-hunter: Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.
- api-breaker: Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.
- attack-path-architect: Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.
- cloud-pivot-finder: Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.
- recon-dominator: Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.
- vuln-chain-composer: Official Orizon Cybersecurity skill from orizon-eu/claude-code-pentest.

### Install

Install the full package:

```bash
npx skills add orizon-eu/claude-code-pentest -y
```

Install a specific skill:

```bash
npx skills add orizon-eu/claude-code-pentest@webapp-exploit-hunter -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/orizon-eu/claude-code-pentest#readme
