New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@dependabit/detector

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dependabit/detector

LLM-based dependency detection for external resources

latest
Source
npmnpm
Version
0.1.16
Version published
Maintainers
1
Created
Source

@dependabit/detector

LLM-based dependency detection for external resources.

Overview

This package provides intelligent dependency detection using Large Language Models (LLMs) to analyze codebases and identify external dependencies, APIs, and resources.

Features

  • LLM-powered dependency detection
  • README parser for extracting references
  • Code comment parser for inline documentation
  • Package file parser for standard dependency files

Installation

pnpm add @dependabit/detector

Usage

import { detect } from '@dependabit/detector';

// Coming soon in Phase 3

License

MIT

Keywords

dependency

FAQs

Package last updated on 10 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts