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
- 2,445Niche · −30% score
- Versions published
- 1,382Mature · −50% score
- First published
- Oct 2023
- Publisher
- act21_products
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 promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "aws_access_key"
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 review · score 3 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/i18n/locale/en-US.json | matched "aws_access_key" | 3 |
| low | Credential file access | package/i18n/locale/es-ES.json | matched "aws_access_key" | 3 |
Manifest
Package metadata
Scripts8
androidexpo start --androidbuildtsciosexpo start --ioslintexpo lintreset-projectnode ./scripts/reset-project.jsstartexpo starttestjest --watchAllwebexpo start --web
Dependencies107
@codemirror/autocomplete^6.4.0@codemirror/commands^6.1.3@codemirror/lang-html^6.4.0@codemirror/lang-javascript^6.1.2@codemirror/lang-json^6.0.1@codemirror/lang-sql^6.3.3@codemirror/lang-xml^6.0.1@codemirror/language^6.3.2@codemirror/lint^6.1.0@codemirror/search^6.2.3@codemirror/state^6.2.0@codemirror/view^6.7.2@dnd-kit/core^6.3.1@dnd-kit/modifiers^7.0.0@dnd-kit/sortable^8.0.0@dnd-kit/utilities^3.2.2@draftbit/ui^52.1.6@emotion/babel-preset-css-prop^11.12.0@emotion/native^11.11.0@emotion/react^11.14.0@emotion/styled^11.14.0@expo/vector-icons^14.0.2@floating-ui/react^0.26.9@mhoc/axios-digest-auth^0.8.0@mui/icons-material^5.15.14@mui/material^5.14.3@mui/x-date-pickers^7.5.0@react-navigation/bottom-tabs^7.2.0@react-navigation/native^7.0.14@react-navigation/stack^7.1.1- …and 77 more.