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
- 742
- Versions published
- 193Mature · −50% score
- First published
- Sep 2022
- 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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts24
analyzecem analyze --litelement --globs "./src/(styles|utils|test)/**/!(*.css|*.test)*.ts"buildyarn prebuildbuild:assetsnode ./scripts/build-assets.jsbuild:csspostcss lib/styles/theme/nxt/nxtgen.css -o lib/styles/nxtgen.cssbuild:iconsnode ./scripts/build-icons.jsbuild:nxtgen-bundlenode ./scripts/build-nxtgen-bundle.mjsbuild:nxtgen-propertiesnode ./scripts/build-nxtgen-properties.mjsbuild:nxtgen-utilitiesnode ./scripts/build-nxtgen-utilities.mjsbuild:patchesnode ./scripts/build-patches.jsbuild:sassdocnode ./scripts/build-sassdoc.jsbuild:stylesnode ./scripts/build-styles.jsbuild:styles:watchnode ./scripts/watch-styles.jsbuild:teststsc --project tsconfig.jsonbuild:tokensnode --experimental-json-modules ./scripts/build-tokens.mjsbuild:tsctsc --project tsconfig.build.jsonbuild:tsc:watchtsc -w --project tsconfig.build.jsonbuild:utilitiesnode --experimental-json-modules ./scripts/build-utilities.mjsbuild:variabletsc --project tsconfig-variables.jsoncleanrimraf libcopy:tokensnode ./scripts/copyCssVariables.jsprebuildyarn build:tokens && yarn build:icons && yarn build:css && yarn build:utilities && yarn build:nxtgen-properties && yarn build:nxtgen-utilities && yarn build:nxtgen-bundle && yarn copy:tokenspretestyarn prebuild && yarn build:styles && yarn build:teststestwtrtest:watchwtr --watch
Dependencies4
@lit-labs/scoped-registry-mixin1.0.0@open-wc/dedupe-mixin^1.3.0@popperjs/core^2.11.0lit^3.0.0