PkgRadar

Package evidence

@aiguesdebarcelona/[email protected]

Credential File Packaged: package/.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.

Versions published
1,135Mature · −50% score
First published
Dec 2019
Publisher
ja.dominguez.ext

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":["@aiguesdebarcelona/[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":["@aiguesdebarcelona/[email protected]"],"fail_on":"review"}'
Artifact bytes7,641,537
Previous version1.17.4
Published2026-04-14T08:40:14.814Z
SHA-256d1aaad6ecc22eb4eefe7f3765e893e8ec90da26109744e40338f07eb177a6aa5

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.17.5-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowLarge Javascript Payloadpackage/dist/ab-ofex-components.common.js9414654 bytes0
lowLarge Javascript Payloadpackage/dist/ab-ofex-components.umd.js9415158 bytes0
lowLarge Javascript Payloadpackage/dist/ab-ofex-components.umd.min.js9311308 bytes0
lowObfuscation Densitypackage/src/components/common/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts1
  • testava
Dependencies7
  • @babel/core^7.7.0
  • @babel/plugin-proposal-class-properties^7.7.0
  • @babel/plugin-proposal-json-strings^7.2.0
  • @babel/plugin-syntax-dynamic-import^7.2.0
  • @babel/plugin-syntax-import-meta^7.2.0
  • @babel/plugin-syntax-jsx^7.2.0
  • @babel/register^7.7.0