← Back to Skills
๐Ÿ”

Dependency Audit

Scan project dependencies for outdated packages and known vulnerabilities

Developer 4 steps 4 tools 3 servers

Example Prompt

Audit the dependencies in my project for outdated or vulnerable packages and file issues for anything critical

About

Analyzes your project's dependency files to identify outdated packages and known security vulnerabilities. Cross-references findings with public CVE databases and creates GitHub issues for any critical problems that need attention.

Workflow Steps

1

Read the project dependency manifest files (package.json, requirements.txt, etc.)

๐Ÿ“„ Read File
2

Search public vulnerability databases for known CVEs affecting each dependency

๐ŸŒ Web Search
3

Read the lock file to determine exact installed versions

๐Ÿ“ƒ Read Repo File
4

Create GitHub issues for any critical or high-severity vulnerabilities found

โž• Create Issue

Tags

dependenciessecurityauditpackages