npkg:accepts@1.3.8 LOW 2.0 Summary
New scan

Chaintrap · npm supply chain

npm package scan

Static behavior detection plus OSV vulnerability intel in one report. Use findings for triage; confirm with your process — full stdout and JSON are in the appendix for audit.

NONE
Package
accepts@1.3.8
Dist.Shasum
0bf0be125b67014adcb0b0921e62db7bffe16b2e
Dist.Integrity
sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==
License
MIT
Published
2022-02-02T23:52:08.772Z
Scanned At
2026-04-21T08:08:38.154Z (2063ms)

Executive summary

npm-mal-scan rated malware risk LOW for this package (heuristic static analysis — not a court verdict). Vulnerability signal: NONE; dependency confusion: NONE. Scanner verdict: NONE.

Scanners prioritize signal over certainty: expect both false positives and blind spots. Chaintrap is designed to combine static detection with OSV CVE data so analysts spend time on packages that look risky and have known-vuln exposure — not to replace manual review or reputation checks.

Heuristic score: 2.0 / 10 · Exit code: 0 · Completed 2026-04-21T08:08:43.159137+00:00

Malware risk
LOW
Vulnerability risk
NONE
Dep confusion
NONE
📦

Package overview

accepts@1.3.8
Maintainers (registry): dougwilson <doug@somethingdoug.com> · npm user (version): dougwilson <doug@somethingdoug.com>
LicenseMIT
Published2022-02-02T23:52:08.772Z
Scanned2026-04-21T08:08:38.154Z (2063ms)
Runtime dependencies (2)

2 runtime dependencies

PackageRequiredFlags
mime-types ~2.1.34
negotiator 0.6.3
Scanner build: 1.0.0
🔍

Runtime dependencies — OSV intel

Modes: OSV per dependency · resolve cap: 15 · per-child timeout: 120s

DependencyDeclaredResolved / statusOSV #Max OSV severityFull scanReports
mime-types~2.1.342.1.350
negotiator0.6.30.6.30

OSV queries use the resolved version shown (exact pins as declared; ranges use the highest published version satisfying the range). See NPM_RUNTIME_DEP_OSV_SCAN / NPM_RUNTIME_DEP_FULL_SCAN in operator docs.

🔎

0 known vulnerabilities (OSV)

OSV lookup: Checked

Chaintrap pairs static behavior signals above with OSV data for this exact version — cross-check CVEs and malware listings with install scripts, execution paths, and scanner findings.

Source: osv.dev — queried at scan time.

No known vulnerabilities reported for this exact version.

Attack path

✓ 0 lifecycle hooks — this package does NOT execute code at install time. Malicious code only runs when the package binary or exports are explicitly invoked.
● May run at require() / import

Illustrative execution chain from scan order and behavior findings — heuristic, not a guaranteed exploit path.

Trigger
require() / import

Execution-first Scan Order (1 files — tier 1 = install/entry/dist, tier 2 = adapters/core, tier 3 = shallow)

T3 score=25 index.js other package script (tier 3 shallow scan)

Malware / Behavior Findings ✔ No findings

No suspicious behavior detected in candidate files.

Known Vulnerabilities (OSV) ✔ No CVEs found

No known vulnerabilities for this version.

Tarball File Inventory

Total files
5
Executable scripts (1 paths)
  • index.js
Verdict
NONE
Malware
NONE
CVE
NONE
DepConfusion
NONE

Remediation & containment

🗑 Remove package
  • Remove from project: npm uninstall accepts
  • If globally installed: npm uninstall -g accepts
  • Regenerate lock file: delete package-lock.json and run npm install
🔒 Block candidate network IOCs
  • No package-extracted URLs, domains, or IPs listed for blocking yet (threat-intel citation URLs are excluded from this card).
🔑 Rotate credentials
  • No credential environment variables flagged in findings.