Official skills publisher Verified Skillscout rank 19

ID PASS

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.

24 Skills
1 Repository
0 Installs
6 GitHub stars

Install

Add ID PASS skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

1 official repository

Idpass Data Collect

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.

24 skills 0 installs 6 stars
npx skills add idpass/idpass-data-collect -y

24 skills

idpass/idpass-data-collect 24 skills

bypassing-authentication-with-forced-browsing

idpass/idpass-data-collect 0 installs
View source

detecting-api-enumeration-attacks

idpass/idpass-data-collect 0 installs
View source

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

idpass/idpass-data-collect 0 installs
View source

exploiting-broken-function-level-authorization

idpass/idpass-data-collect 0 installs
View source

exploiting-excessive-data-exposure-in-api

idpass/idpass-data-collect 0 installs
View source

exploiting-jwt-algorithm-confusion-attack

idpass/idpass-data-collect 0 installs
View source

exploiting-sql-injection-vulnerabilities

idpass/idpass-data-collect 0 installs
View source

implementing-secret-scanning-with-gitleaks

idpass/idpass-data-collect 0 installs
View source

implementing-semgrep-for-custom-sast-rules

idpass/idpass-data-collect 0 installs
View source

performing-api-rate-limiting-bypass

idpass/idpass-data-collect 0 installs
View source

performing-blind-ssrf-exploitation

idpass/idpass-data-collect 0 installs
View source

performing-jwt-none-algorithm-attack

idpass/idpass-data-collect 0 installs
View source

performing-sca-dependency-scanning-with-snyk

idpass/idpass-data-collect 0 installs
View source

performing-second-order-sql-injection

idpass/idpass-data-collect 0 installs
View source

performing-security-headers-audit

idpass/idpass-data-collect 0 installs
View source

performing-ssrf-vulnerability-exploitation

idpass/idpass-data-collect 0 installs
View source

scanning-containers-with-trivy-in-cicd

idpass/idpass-data-collect 0 installs
View source

securing-github-actions-workflows

idpass/idpass-data-collect 0 installs
View source

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

idpass/idpass-data-collect 0 installs
View source

testing-api-for-mass-assignment-vulnerability

idpass/idpass-data-collect 0 installs
View source

testing-for-broken-access-control

idpass/idpass-data-collect 0 installs
View source

testing-for-json-web-token-vulnerabilities

idpass/idpass-data-collect 0 installs
View source

testing-for-sensitive-data-exposure

idpass/idpass-data-collect 0 installs
View source

testing-for-xss-vulnerabilities

idpass/idpass-data-collect 0 installs
View source

Repository documentation

idpass/idpass-data-collect package overview

idpass/idpass-data-collect/README.md View on GitHub

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.

Top skills in this package

bypassing-authentication-with-forced-browsingOfficial ID PASS skill from idpass/idpass-data-collect.
detecting-api-enumeration-attacksOfficial ID PASS skill from idpass/idpass-data-collect.
detecting-supply-chain-attacks-in-ci-cdOfficial ID PASS skill from idpass/idpass-data-collect.
exploiting-broken-function-level-authorizationOfficial ID PASS skill from idpass/idpass-data-collect.
exploiting-excessive-data-exposure-in-apiOfficial ID PASS skill from idpass/idpass-data-collect.
exploiting-jwt-algorithm-confusion-attackOfficial ID PASS skill from idpass/idpass-data-collect.
exploiting-sql-injection-vulnerabilitiesOfficial ID PASS skill from idpass/idpass-data-collect.
implementing-secret-scanning-with-gitleaksOfficial ID PASS skill from idpass/idpass-data-collect.

Install

Install the full package:

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

Install a specific skill:

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 ID PASS repository.

View idpass/idpass-data-collect on GitHub
Copied