dep-security

Installation
SKILL.md

Dependency Security Checker

Given a package.json, check every dependency against live CVE databases and security advisories — focusing on the last 48 hours, the window that cached tools miss.

Pre-flight check

tinyfish --version
tinyfish auth status

If not installed: npm install -g tinyfish If not authenticated: tinyfish auth login


Step 1 — Parse dependencies

Installs
11
GitHub Stars
2.1K
First Seen
Apr 11, 2026
dep-security — tinyfish-io/tinyfish-cookbook