PkgRadar

Package evidence

@aquera/[email protected]

Install-time lifecycle script: postinstall="node postinstall.js"

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
687Mature · −50% score
First published
Jun 2023
Publisher
sandeep-aquera

Effective trust discount applied: 50% (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":["@aquera/[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":["@aquera/[email protected]"],"fail_on":"review"}'
Artifact bytes8,846,413
Previous version1.8.4
Published2026-06-08T10:01:39.030Z
SHA-256da87995ff9aaa6282ff67cbb3a11da6d3f8c1bbfa1823045fdbfec3e19bf0c8c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.js"5
lowLarge Javascript Payloadpackage/dist/index.js3024144 bytes0

Manifest

Package metadata

Scripts14
  • analyzecem analyze --litelement
  • buildtsc && node scripts/replace-version.cjs && yarn analyze -- --exclude dist && yarn build:vscode-schema
  • build:vscode-schemawca src --format vscode --outFile vscode-html-custom-data.json
  • cleanrimraf dist/*
  • formateslint --ext .ts,.html . --fix --ignore-path .gitignore && prettier "**/*.ts" --write --ignore-path .gitignore
  • linteslint --ext .ts,.html . --ignore-path .gitignore && prettier "**/*.ts" --check --ignore-path .gitignore
  • packagerollup -c
  • postinstallnode postinstall.js
  • prepublishtsc && yarn analyze -- --exclude dist
  • starttsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds"
  • storybooktsc && yarn analyze -- --exclude dist && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds -c .storybook/server.mjs"
  • storybook:buildtsc && yarn analyze -- --exclude dist && build-storybook
  • testtsc && wtr --coverage
  • test:watchtsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wtr --watch"
Dependencies19
  • @codemirror/lang-html6.4.9
  • @codemirror/lang-javascript6.2.1
  • @codemirror/lang-json^6.0.1
  • @codemirror/lang-sql6.7.0
  • @floating-ui/dom^1.2.1
  • @lit-labs/observers^2.0.6
  • @lit-labs/virtualizer^2.0.15
  • @open-wc/form-control^0.5.0
  • @open-wc/form-helpers^0.2.1
  • @rollup/plugin-commonjs^25.0.3
  • @rollup/plugin-node-resolve^15.0.1
  • @tanstack/lit-virtual^3.13.22
  • chalk5.3.0
  • codemirror6.0.1
  • composed-offset-position^0.0.4
  • element-internals-polyfill^1.1.20
  • figlet1.7.0
  • lit^3.0.0
  • tippy.js^6.3.7