Dependency Audit

A hard pre-adoption gate for every third-party dependency, in any language. Before a new package — or a major version bump — is added in js, go, python, kotlin, rust, ruby, java, anything: resolve its exact identity, scan it for known CVEs, review its supply-chain behaviour on socket.dev and snyk, then install it inside a disposable, network-isolated Docker container with no host mounts to inspect its full transitive dependency tree and what it runs at install time. Nothing enters the project until it passes.

petr-korobeinikov Updated

File contents

petr-korobeinikov/skills/tree/main/skills/dependency-audit commit cc1dfcfb73

Frequently asked questions

npx skillmds@latest add petr-korobeinikov/dependency-audit