-
Security
Audit my dependencies for known vulnerabilities
Runs the package audit, triages real risk from noise, and upgrades or replaces vulnerable packages safely.
Free Prompt
What This Does / How This Helps
Runs your package manager's audit, then does the part the audit output doesn't: figuring out which findings actually matter for how your app uses each package, and fixing them without breaking the build. AI tools install packages freely, and some of those packages have known CVEs by launch day. Some findings are noise (a dev dependency with a theoretical issue), but some are a library parsing user input with a public exploit. Knowing the difference is the whole job. You get a triaged table instead of a wall of warnings: severity, real exploitability in your usage, the fix applied, and mitigations for anything that can't be upgraded yet.
Want to skip doing this by hand?
Fortivibe audits your app for all of the areas these prompts cover (and more).