PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/dist/tera-i18n/dev-tools/translator/.env

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
737
Versions published
104Mature · −50% score
First published
Oct 2024
Publisher
mauhieu12

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishermauhieu12
Artifact bytes927,994
Previous version0.1.75
Published2026-06-03T04:51:05.973Z
SHA-2567c4f6dc552979eccb719be8abb75feab8ff2f637ac54689499dc86b67ee0d4f1

Why flagged

What the scanner saw

Credential File Packaged: package/dist/tera-i18n/dev-tools/translator/.env

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

Availability ledger

available

high
Last checked
highRisk
17Score
0.1.76Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/tera-i18n/dev-tools/translator/.envpackage/dist/tera-i18n/dev-tools/translator/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/tera-i18n/dev-tools/translator/.envpackage/dist/tera-i18n/dev-tools/translator/.env35
lowObfuscation Densitypackage/dist/tera-i18n/dev-tools/translator/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts17
  • buildnpm run customPrepublish && npm run generate-index && npm run generate-llms && vite build && npm run package && npm run copy-docs && npm run copy-llms && npm run postpublish
  • build-storybookstorybook build
  • checksvelte-kit sync && svelte-check --tsconfig ./tsconfig.json
  • check:watchsvelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch
  • copy-docsnode ./scripts/copy-docs.js
  • copy-llmsnode ./scripts/copy-llms.js
  • customPrepublishnode ./scripts/prepublish.js
  • devvite dev
  • fix-icon-importsnode ./dev-tools/fix-icon-import/fix-import-icon-script.ts
  • generate-indexnode ./scripts/generate-ts-index.js
  • generate-llmsnode ./scripts/generate-llms.js
  • lang-compileparaglide-js compile --project src/lib/tera-i18n/projects/tera-system-ui/project.inlang --outdir ./src/lib/paraglide
  • packagesvelte-kit sync && svelte-package && publint
  • postpublishnode ./scripts/postpublish.js
  • prepublishOnlynpm run customPrepublish && npm run generate-index && npm run package && npm run copy-docs && npm run copy-llms
  • previewvite preview
  • storybookstorybook dev -p 6006
Dependencies15
  • @floating-ui/dom^1.7.6
  • @fontsource-variable/inter^5.2.8
  • @fontsource-variable/open-sans^5.2.7
  • @fontsource-variable/roboto-mono^5.2.9
  • @fontsource/geist-mono^5.2.7
  • @inlang/paraglide-js2.18.0
  • @tabler/icons-svelte^3.44.0
  • @tailwindcss/language-server^0.14.29
  • @tailwindcss/postcss^4.3.0
  • autoprefixer^10.5.0
  • bits-ui2.18.1
  • clsx^2.1.1
  • svelte-preprocess^6.0.3
  • tailwind-variants3.2.2
  • tw-animate-css^1.4.0