PkgRadar

Package evidence

@team-monet/[email protected]

Remote Dependency Spec: devDependencies.@team-monet/core="github:team-monet/monet-core#4e37d8e7fff9cd86bf12b8d83b7b4db1adb79148"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
1
First published
Jun 2026
Publisher
john-on-lee

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@team-monet/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@team-monet/[email protected]"],"fail_on":"review"}'
Publisherjohn-on-lee
Artifact bytes822,430
Previous versionnone
Published2026-06-07T00:56:43.869Z
SHA-2568d8bbcc5475190d915167ad3899e77bc2caeec3c58ddaaae5c1c75c65652344c

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@team-monet/core="github:team-monet/monet-core#4e37d8e7fff9cd86bf12b8d83b7b4db1adb79148"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@team-monet/core="github:team-monet/monet-core#4e37d8e7fff9cd86bf12b8d83b7b4db1adb79148"8

Manifest

Package metadata

Scripts9
  • buildnode build.mjs
  • build:clinode build.mjs cli
  • build:installnode build.mjs install
  • devtsx watch src/index.ts
  • dev:clitsx watch src/cli.ts
  • prepacknode build.mjs
  • startnode dist/index.js
  • testvitest run --passWithNoTests --dir src
  • typechecktsc --noEmit
Dependencies1
  • better-sqlite3^11.7.0
Optional dependencies1
  • @huggingface/transformers^3.0.0