From secdb-skills
Check a specific package, PURL, or manifest file for known vulnerabilities using ZEN SecDB purl_audit. Use when the user asks about a specific package version, provides a PURL string, or wants to check a single dependency file.
How this skill is triggered — by the user, by Claude, or both
Slash command
/secdb-skills:secdb-audit-packageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check a specific package or dependency file for known vulnerabilities using ZEN SecDB.
Check a specific package or dependency file for known vulnerabilities using ZEN SecDB.
The ZEN SecDB MCP server must be configured. See README.md for setup instructions.
/secdb-audit-package [target]
Where [target] can be:
pkg:npm/[email protected]lodash 4.17.20 or django==3.2.0path/to/requirements.txtIdentify the input type:
pkg:...), use it directlyname version or name==version string, convert to PURL — ask the user for the ecosystem if ambiguousConvert to PURL if needed, following ecosystem conventions:
pkg:npm/{name}@{version}pkg:pypi/{name}@{version} (lowercase)pkg:gem/{name}@{version}pkg:golang/{module}@{version}pkg:maven/{groupId}/{artifactId}@{version}pkg:cargo/{name}@{version}pkg:composer/{vendor}/{name}@{version}pkg:nuget/{name}@{version}Call purl_audit with the PURL(s).
Present results with full advisory details:
report JSON in the responseThe report JSON contains the full advisory data and can be used for detailed analysis.
Additional ZEN SecDB MCP tools are available for deeper investigation on specific CVEs:
vulnerability_info — full CVE details (description, references, affected versions)vulnerability_score — CVSS and current EPSS scoreepss_timeseries — historical EPSS trend for a CVEsightings_search — real-world exploitation sightingsssvc_calculator — CISA SSVC prioritization scoreUse these tools when the user wants to investigate a specific CVE in depth, assess exploitability, or prioritize remediation.
npx claudepluginhub giterlizzi/secdb-skills --plugin secdb-skillsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.