PkgRadar

Package evidence

[email protected]

Credential file access: matched "aws_access_key"

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 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":["[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"}'
Artifact bytes11,108,737
Previous version0.0.1
Published2024-04-25T10:31:12.305Z
SHA-25678ec58fde2e5a4060f9640c5088ed94151a4ac7ca35d40393efb6c2465b93515

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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 22 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/i18n/locale/cs-CZ.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/da-DK.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/de-DE.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/el-GR.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/en-US.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/es-ES.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/fi-FI.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/fr-FR.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/it-IT.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/ja-JP.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/ko-KR.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/nl-NL.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/no-NO.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/pl-PL.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/pt-PT.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/ro-RO.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/ru-RU.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/sv-SE.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/uk-UA.jsonmatched "aws_access_key"3
lowCredential file accesspackage/src/i18n/locale/zh-CN.jsonmatched "aws_access_key"3
lowLarge Javascript Payloadpackage/dist/impaktapps-ui-builder.umd.js7710897 bytes0
lowLarge Javascript Payloadpackage/dist/index-b203ecbb.js8943860 bytes0

Manifest

Package metadata

Scripts4
  • buildtsc && vite build
  • devvite
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
Dependencies59
  • @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
  • @emotion/react^11.11.1
  • @emotion/styled^11.11.0
  • @floating-ui/react^0.26.9
  • @mui/icons-material^5.15.14
  • @mui/material^5.14.3
  • @reduxjs/toolkit^1.8.1
  • @types/papaparse^5.3.9
  • @types/react-router-dom^5.3.3
  • @uiw/color-convert^2.1.1
  • @uiw/react-color-sketch^2.1.1
  • chroma-js^2.4.2
  • color^4.2.3
  • dayjs^1.11.10
  • deep-diff^1.0.2
  • framer-motion^10.15.0
  • i18next^23.7.6
  • i18next-browser-languagedetector^7.0.1
  • install^0.13.0
  • …and 29 more.