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
- 5
- Versions published
- 3
- First published
- Aug 2022
- Publisher
- declandarcy
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":["@velgrim/[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":["@velgrim/[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
Scripts4
build-package:devwebpack --mode developmentbuild-package:prodwebpack --mode productiontestjesttest:watchjest --watch
Dependencies38
@babel/core^7.17.10@babel/plugin-proposal-decorators^7.17.9@babel/plugin-transform-runtime^7.17.10@babel/preset-env^7.17.10@babel/preset-react^7.16.7@babel/preset-typescript^7.16.7@emotion/babel-plugin^11.9.2@emotion/babel-preset-css-prop^11.2.0@emotion/jest^11.9.1@emotion/react^11.9.0@storybook/addon-essentialsnext@storybook/addon-storyshotsnext@storybook/addon-storysourcenext@storybook/addonsnext@storybook/apinext@storybook/clinext@storybook/componentsnext@storybook/core-eventsnext@storybook/reactnext@storybook/themingnext@testing-library/dom^8.13.0@testing-library/jest-dom^5.16.4@testing-library/react^13.2.0@testing-library/react-hooks^8.0.0@testing-library/user-event^14.2.0babel-jest^27.5.1babel-loader^8.0.0babel-preset-react-app^10.0.0camelcase^5.3.1cross-env^7.0.3- …and 8 more.