用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/seaworld008/Commonly-used-high-value-skills --skill vuls-linux-cve-scanner命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | vuls-linux-cve-scanner |
| description | 用于通过 Vuls 对 Linux、FreeBSD、容器、WordPress、库和网络设备执行 Agentless CVE 扫描。 |
| zh_description | 用于通过 Vuls 对 Linux、FreeBSD、容器、WordPress、库和网络设备执行 Agentless。 |
| version | 1.0.0 |
| author | seaworld008 |
| source | in-house |
| source_url | |
| tags | [security, linux, cve, vuls, vulnerability-scanning, freebsd, host-security, patch-management] |
| created_at | 2026-05-20 |
| updated_at | 2026-05-20 |
| quality | 4 |
| complexity | advanced |
Use this skill when the user wants Linux or FreeBSD host vulnerability scanning, agentless CVE assessment over SSH, local host scans, package patch status review, or server fleet vulnerability reporting with Vuls.
Good trigger phrases:
Before scanning hosts, confirm:
Never scan hosts outside the user's authorized scope.
Use:
Vuls needs vulnerability intelligence before reliable scanning. Depending on setup, prepare:
With Vulsctl-style Docker workflows, use the official tutorial commands as the source of truth and avoid inventing feed paths.
Create a minimal target config:
[servers]
[servers.web01]
=
=
=
=
Keep credentials outside the repository. Use SSH agent or secure secret storage.
Example flow:
vuls configtest
vuls scan
vuls report
For local host workflows, follow the installed Vuls version's local scan syntax and document the exact command used.
For each host:
Prioritize:
sudo apt-get update
sudo apt-get upgrade --with-new-pkgs
sudo needrestart
sudo dnf update --security
sudo needs-restarting -r
## Host CVE Scan Summary
- Scan date:
- Scanner:
- Targets:
- Critical:
- High:
- Reboot required:
- Unsupported hosts:
- Top packages to patch:
- Exceptions:
## Accepted Host Vulnerability
- Host:
- CVE:
- Package:
- Reason:
- Compensating control:
- Owner:
- Review date:
Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.
Design production-grade multi-agent orchestration systems. Covers five core patterns (sequential pipeline, parallel fan-out/fan-in, hierarchical delegation, event-driven, consensus), platform-specific implementations, handoff protocols, state management, error recovery, context window budgeting, and cost optimization.
App Store Optimization toolkit for researching keywords, optimizing metadata, and tracking mobile app performance on Apple App Store and Google Play Store.
基于 SOC 职业分类