Official skills publisher Verified Skillscout rank 92

SecDev

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

Browse 2 official AI agent skills across 1 SecDev repository, with install commands and source links.

2 Skills
1 Repository
0 Installs
12,447 GitHub stars

Install

Add SecDev 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/secdev/secdev_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant SecDev 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

Scapy

secdev/scapy

Includes 2 official skills: scapy-packet-fields, scapy-security-audit.

2 skills 0 installs 12,447 stars
npx skills add secdev/scapy -y

2 skills

secdev/scapy 2 skills

scapy-packet-fields

secdev/scapy 0 installs
View source

scapy-security-audit

secdev/scapy 0 installs
View source

Repository documentation

secdev/scapy package overview

secdev/scapy/README.md View on GitHub

secdev/scapy

Includes 2 official skills: scapy-packet-fields, scapy-security-audit.

Top skills in this package

scapy-packet-fieldsOfficial SecDev skill from secdev/scapy.
scapy-security-auditOfficial SecDev skill from secdev/scapy.

Install

Install the full package:

npx skills add secdev/scapy -y

Install a specific skill:

npx skills add secdev/scapy@scapy-packet-fields -y

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

View secdev/scapy on GitHub
Copied