PkgRadar

Package evidence

@chialab/[email protected]

Remote Dependency Spec: dependencies.@heyputer/kv.js="github:fquffio/kv.js#fix/strict-mode"

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.

Weekly downloads
315
Versions published
20Mature · −50% score
First published
Feb 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@chialab/[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":["@chialab/[email protected]"],"fail_on":"review"}'
Artifact bytes21,941
Previous version0.3.0
Published2026-03-05T17:37:32.725Z
SHA-25669be5d07d6e6e2ddaec1cc3a2ab7db3480346f539d0d2afc00ba5617e54725ce

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@heyputer/kv.js="github:fquffio/kv.js#fix/strict-mode"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@heyputer/kv.js="github:fquffio/kv.js#fix/strict-mode"12

Manifest

Package metadata

Scripts16
  • app:buildvite build
  • app:preview-buildvite preview | pino-pretty
  • buildsvelte-kit sync && svelte-package
  • checksvelte-kit sync && svelte-check --tsconfig ./tsconfig.json
  • check:watchsvelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch
  • devvite dev
  • eslint-checkeslint .
  • eslint-fixeslint --fix .
  • lintpnpm run check && pnpm run eslint-check && pnpm run prettier-check
  • lint-fix-allpnpm run eslint-fix && pnpm run prettier-fix
  • prettier-checkprettier --check "./**/*.{json,css,js,cjs,ts,svelte}"
  • prettier-fixprettier --write "./**/*.{json,css,js,cjs,ts,svelte}"
  • startpnpm dev
  • test:unitvitest run
  • test:unit:coveragevitest run --coverage
  • test:unit:watchvitest watch
Dependencies10
  • @aws-sdk/client-s3^3.922.0
  • @chialab/isomorphic-dom0.2.0
  • @heyputer/kv.jsgithub:fquffio/kv.js#fix/strict-mode
  • @opentelemetry/api^1.9.0
  • @opentelemetry/semantic-conventions^1.37.0
  • cookie^1.0.2
  • html-entities^2.6.0
  • pino^10.1.0
  • redis^4.7.1
  • xml-js^1.6.11