cyber-audit
SolidRead-only exposure audit of THIS MACHINE against a specific external advisory — a named CVE, malicious package, or supply-chain advisory — then write a report. Invoke only when the user explicitly asks whether THIS MACHINE is affected by a named CVE/package/advisory ("am I affected by X", "is this package/CVE on my system", "scan my machine for Y"). Do not invoke merely because an advisory/CVE/package is mentioned, for an explanation or news summary, for code/repo/appsec review, or for account/credential-breach response.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- hcaiano
- Repository
- hcaiano/skills
- Created
- 2 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
dependency-security-audit
Trigger: security audit, dependency audit, CVE scan, vulnerable libraries, outdated dependencies, logging posture. Audit dependency vulnerabilities and logging/observability posture with read-only commands, degrading to manifest inspection when tooling is unavailable.
dependency-audit
Audit project dependencies for known vulnerabilities and turn the raw scanner output into a triaged, prioritized upgrade plan. Use when an audit is noisy, a CVE was reported, or you need to know which advisories actually matter.
repo-audit
Security audit of any third-party repo, package, skill, plugin, or MCP server BEFORE it is installed or executed. Use this skill whenever the user asks "is this safe?", "audit/vet/check this repo", "should I install X", pastes a GitHub/npm/PyPI/marketplace link with intent to install, or whenever you yourself are about to recommend or install third-party code, even if nobody says the word "audit". Covers maintainer reputation, typosquatting, install-time hooks, obfuscation, exfiltration and secrets-harvesting patterns, dependency and CI risks, and prompt injection in agent-facing files (skills, agent configs, MCP tool descriptions). Produces a SAFE / SAFE-WITH-CONDITIONS / UNSAFE verdict with evidence, transparent red flags, and conditions such as version pinning.