# ID PASS AI Agent Skills

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

Browse 24 official AI agent skills across 1 ID PASS repository, with install commands and source links.

Official page: https://skillscout.sh/official/idpass/
Markdown page: https://skillscout.sh/official/idpass/idpass_skills_skillscout.md
Vendor website: https://www.idpass.org/

## Prompt for your agent

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

### idpass/idpass-data-collect

Includes 24 official skills: bypassing-authentication-with-forced-browsing, detecting-api-enumeration-attacks, detecting-supply-chain-attacks-in-ci-cd, exploiting-broken-function-level-authorization, exploiting-excessive-data-exposure-in-api, exploiting-jwt-algorithm-confusion-attack.

Install:

```bash
npx skills add idpass/idpass-data-collect -y
```

Source: https://github.com/idpass/idpass-data-collect

## Individual skills

### bypassing-authentication-with-forced-browsing

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@bypassing-authentication-with-forced-browsing -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/bypassing-authentication-with-forced-browsing

### detecting-api-enumeration-attacks

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@detecting-api-enumeration-attacks -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/detecting-api-enumeration-attacks

### detecting-supply-chain-attacks-in-ci-cd

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@detecting-supply-chain-attacks-in-ci-cd -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/detecting-supply-chain-attacks-in-ci-cd

### exploiting-broken-function-level-authorization

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@exploiting-broken-function-level-authorization -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/exploiting-broken-function-level-authorization

### exploiting-excessive-data-exposure-in-api

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@exploiting-excessive-data-exposure-in-api -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/exploiting-excessive-data-exposure-in-api

### exploiting-jwt-algorithm-confusion-attack

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@exploiting-jwt-algorithm-confusion-attack -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/exploiting-jwt-algorithm-confusion-attack

### exploiting-sql-injection-vulnerabilities

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@exploiting-sql-injection-vulnerabilities -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/exploiting-sql-injection-vulnerabilities

### implementing-secret-scanning-with-gitleaks

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@implementing-secret-scanning-with-gitleaks -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/develop/security/skills/implementing-secret-scanning-with-gitleaks

### implementing-semgrep-for-custom-sast-rules

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@implementing-semgrep-for-custom-sast-rules -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/implementing-semgrep-for-custom-sast-rules

### performing-api-rate-limiting-bypass

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@performing-api-rate-limiting-bypass -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/performing-api-rate-limiting-bypass

### performing-blind-ssrf-exploitation

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@performing-blind-ssrf-exploitation -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/performing-blind-ssrf-exploitation

### performing-jwt-none-algorithm-attack

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@performing-jwt-none-algorithm-attack -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/performing-jwt-none-algorithm-attack

### performing-sca-dependency-scanning-with-snyk

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@performing-sca-dependency-scanning-with-snyk -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/performing-sca-dependency-scanning-with-snyk

### performing-second-order-sql-injection

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@performing-second-order-sql-injection -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/performing-second-order-sql-injection

### performing-security-headers-audit

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@performing-security-headers-audit -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/performing-security-headers-audit

### performing-ssrf-vulnerability-exploitation

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@performing-ssrf-vulnerability-exploitation -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/performing-ssrf-vulnerability-exploitation

### scanning-containers-with-trivy-in-cicd

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@scanning-containers-with-trivy-in-cicd -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/scanning-containers-with-trivy-in-cicd

### securing-github-actions-workflows

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@securing-github-actions-workflows -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/securing-github-actions-workflows

### testing-api-for-broken-object-level-authorization

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@testing-api-for-broken-object-level-authorization -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/testing-api-for-broken-object-level-authorization

### testing-api-for-mass-assignment-vulnerability

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@testing-api-for-mass-assignment-vulnerability -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/testing-api-for-mass-assignment-vulnerability

### testing-for-broken-access-control

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@testing-for-broken-access-control -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/testing-for-broken-access-control

### testing-for-json-web-token-vulnerabilities

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@testing-for-json-web-token-vulnerabilities -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/testing-for-json-web-token-vulnerabilities

### testing-for-sensitive-data-exposure

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@testing-for-sensitive-data-exposure -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/testing-for-sensitive-data-exposure

### testing-for-xss-vulnerabilities

Official ID PASS skill from idpass/idpass-data-collect.

Install:

```bash
npx skills add idpass/idpass-data-collect@testing-for-xss-vulnerabilities -y
```

Package: idpass/idpass-data-collect
Source: https://github.com/idpass/idpass-data-collect/tree/HEAD/security/skills/testing-for-xss-vulnerabilities

## idpass/idpass-data-collect package overview

Includes 24 official skills: bypassing-authentication-with-forced-browsing, detecting-api-enumeration-attacks, detecting-supply-chain-attacks-in-ci-cd, exploiting-broken-function-level-authorization, exploiting-excessive-data-exposure-in-api, exploiting-jwt-algorithm-confusion-attack.

### Top skills in this package

- bypassing-authentication-with-forced-browsing: Official ID PASS skill from idpass/idpass-data-collect.
- detecting-api-enumeration-attacks: Official ID PASS skill from idpass/idpass-data-collect.
- detecting-supply-chain-attacks-in-ci-cd: Official ID PASS skill from idpass/idpass-data-collect.
- exploiting-broken-function-level-authorization: Official ID PASS skill from idpass/idpass-data-collect.
- exploiting-excessive-data-exposure-in-api: Official ID PASS skill from idpass/idpass-data-collect.
- exploiting-jwt-algorithm-confusion-attack: Official ID PASS skill from idpass/idpass-data-collect.
- exploiting-sql-injection-vulnerabilities: Official ID PASS skill from idpass/idpass-data-collect.
- implementing-secret-scanning-with-gitleaks: Official ID PASS skill from idpass/idpass-data-collect.

### Install

Install the full package:

```bash
npx skills add idpass/idpass-data-collect -y
```

Install a specific skill:

```bash
npx skills add idpass/idpass-data-collect@bypassing-authentication-with-forced-browsing -y
```

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

Source: https://github.com/idpass/idpass-data-collect#readme
