PkgRadar

Package evidence

@nossen/[email protected]

Credential file access: matched "aws_access_key"

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":["@nossen/[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":["@nossen/[email protected]"],"fail_on":"high"}'
Artifact bytes107,683
Previous version1.0.2
Published2026-05-22T23:23:44.267Z
SHA-2569bb4f12de760ca11ef116f5009a40c2260528dfc9a03ad53673c01ab70e2d99a

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

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

funesterieindustry

4 members · evidence strength 69

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/spyder/decoders/secrets-local.jsmatched "aws_access_key"30
mediumRemote Payloadpackage/dist/commands/start.jsmatched "cUrl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/spyder/decoders/secrets-local.jsmatched "aws_access_key"30
mediumRemote Payloadpackage/dist/commands/start.jsmatched "cUrl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/utils/colors.jsmatched "\\x1b"3
lowObfuscationpackage/dist/spyder/decoders/loadSecretsScanner.jsmatched "eval("3
lowObfuscationpackage/dist/utils/logger.jsmatched "\\x1b"3
lowObfuscationpackage/dist/utils/npz-pourparler.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts8
  • buildtsc -p .
  • build:cleanrimraf dist && tsc -p .
  • linteslint src --ext .ts,.tsx
  • preparenpm run build
  • prepublishOnlynpm run build && npm test
  • prestartnode ../apps/tts/download-onnx.js
  • testvitest run --config vitest.config.js
  • test:watchvitest --config vitest.config.js
Dependencies12
  • @nossen/bat^2.0.0
  • @nossen/envaptex^2.0.0
  • @nossen/freeland^2.0.0
  • @nossen/nezlephant^2.0.0
  • @nossen/rome^2.0.0
  • csv-stringify^6.7.0
  • js-yaml^4.1.1
  • node-fetch^3.3.2
  • play-sound^1.1.6
  • sharp^0.34.5
  • tail^2.2.6
  • vitest^4.1.6