Dependency Review Skill

Community

Secure your dependencies.

Authorseifreed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the security risks associated with software dependencies by reviewing package manifests and build hooks before installation.

Core Features & Use Cases

  • Dependency Auditing: Analyzes package.json and similar manifest files for potential vulnerabilities.
  • Build Hook Scrutiny: Flags potentially malicious or risky scripts executed during the build or installation process (e.g., postinstall scripts).
  • Policy Enforcement: Enforces rules such as preferring pinned dependencies and blocking remote binary fetches.
  • Use Case: Before deploying a new service, use this Skill to automatically scan its dependencies and ensure no unauthorized code is introduced via installation scripts.

Quick Start

Run the Dependency Review Skill on the current project's package.json file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Dependency Review Skill
Download link: https://github.com/seifreed/skill-veil/archive/main.zip#dependency-review-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.