# Talsec AI Agent Skills

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

Browse 4 official AI agent skills across 4 Talsec repositories, with install commands and source links.

Official page: https://skillscout.sh/official/talsec/
Markdown page: https://skillscout.sh/official/talsec/talsec_skills_skillscout.md
Vendor website: https://talsec.app/?utm_source=github

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/talsec/talsec_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Talsec 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

### talsec/free-rasp-reactnative

Includes 1 official skill: code-review-react-native.

Install:

```bash
npx skills add talsec/free-rasp-reactnative -y
```

Source: https://github.com/talsec/Free-RASP-ReactNative

### talsec/free-rasp-capacitor

Includes 1 official skill: code-review-capacitor.

Install:

```bash
npx skills add talsec/free-rasp-capacitor -y
```

Source: https://github.com/talsec/Free-RASP-Capacitor

### talsec/free-rasp-cordova

Includes 1 official skill: code-review-cordova.

Install:

```bash
npx skills add talsec/free-rasp-cordova -y
```

Source: https://github.com/talsec/Free-RASP-Cordova

### talsec/free-rasp-flutter

Includes 1 official skill: code-review-flutter.

Install:

```bash
npx skills add talsec/free-rasp-flutter -y
```

Source: https://github.com/talsec/Free-RASP-Flutter

## Individual skills

### code-review-react-native

Official Talsec skill from talsec/free-rasp-reactnative.

Install:

```bash
npx skills add talsec/free-rasp-reactnative@code-review-react-native -y
```

Package: talsec/free-rasp-reactnative
Source: https://github.com/talsec/Free-RASP-ReactNative/tree/master/.agents/skills/code-review-react-native

### code-review-capacitor

Official Talsec skill from talsec/free-rasp-capacitor.

Install:

```bash
npx skills add talsec/free-rasp-capacitor@code-review-capacitor -y
```

Package: talsec/free-rasp-capacitor
Source: https://github.com/talsec/Free-RASP-Capacitor/tree/main/.agents/skills/code-review-capacitor

### code-review-cordova

Official Talsec skill from talsec/free-rasp-cordova.

Install:

```bash
npx skills add talsec/free-rasp-cordova@code-review-cordova -y
```

Package: talsec/free-rasp-cordova
Source: https://github.com/talsec/Free-RASP-Cordova/tree/master/.agents/skills/code-review-cordova

### code-review-flutter

Official Talsec skill from talsec/free-rasp-flutter.

Install:

```bash
npx skills add talsec/free-rasp-flutter@code-review-flutter -y
```

Package: talsec/free-rasp-flutter
Source: https://github.com/talsec/Free-RASP-Flutter/tree/master/.agents/skills/code-review-flutter

## talsec/free-rasp-reactnative package overview

Includes 1 official skill: code-review-react-native.

### Top skills in this package

- code-review-react-native: Official Talsec skill from talsec/free-rasp-reactnative.

### Install

Install the full package:

```bash
npx skills add talsec/free-rasp-reactnative -y
```

Install a specific skill:

```bash
npx skills add talsec/free-rasp-reactnative@code-review-react-native -y
```

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

Source: https://github.com/talsec/free-rasp-reactnative#readme
