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 bytes3,882,397
Previous version2.0.0
Published2026-05-25T01:51:24.610Z
SHA-256ed4bd95901456012e6cc448917b6029c5930b61420061c960f9b2e4ad1b0437a

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
57Score
2.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 57 · 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
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
lowObfuscationpackage/dist/daemon/qflushd.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts29
  • buildnpm run build:daemon && npm run build:cortex
  • build:cortextsc -p . --outDir dist && node ./tools/copy-services-proxy.mjs && echo cortex-built
  • build:daemontsc -p . --outDir dist && node ./tools/copy-services-proxy.mjs && echo daemon-built
  • check-esm-importsnode tools/check-esm-imports.js
  • ci-localpwsh ./scripts/ci-local.ps1
  • cortexnode -e "console.log('cortex helpers')"
  • cortex:decodenode -e "require('./dist/cortex/codec').decodePNGsToFile(process.argv.slice(1, -1), process.argv[process.argv.length-1]).then(console.log).catch(console.error)"
  • cortex:encodenode -e "require('./dist/cortex/codec').encodeFileToPNGs(process.argv[1], process.argv[2]).then(console.log).catch(console.error)"
  • cortex:listennode dist/cortex/listener.js
  • daemon:spawnnode ./dist/index.js daemon --detached
  • daemon:statusnode ./dist/index.js inspect
  • daemon:stopnode ./dist/index.js kill
  • detachnode ./scripts/detach.js
  • linteslint . --ext .ts,.js --fix -c .eslintrc.cjs
  • lint:romenpm run build && node tools/rome-lint.js
  • lint:rome:fixnpm.run build && node tools/rome-lint.js --fix
  • local-installnode ./tools/installer.js
  • prebuildnode ./tools/generate-pourparler-css.js
  • railway:buildtsc -p . --outDir dist && node ./tools/copy-services-proxy.mjs && echo daemon-built
  • railway:startnode dist/daemon/qflushd.js
  • resonnancenode ./bin/resonnance
  • run:timeoutbash ./scripts/run-with-timeout.sh
  • run:timeout:ps1pwsh ./scripts/run-with-timeout.ps1
  • startnode dist/daemon/qflushd.js
  • testvitest --run
  • test:civitest --run --coverage
  • typechecktsc -p . --noEmit && tsc -p tests/tsconfig.json --noEmit
  • typecheck:teststsc -p tests/tsconfig.json --noEmit
  • upgradenpm install -g @nossen/qflush@latest
Dependencies20
  • @nossen/allmight^2.0.1
  • @nossen/bat^2.0.1
  • @nossen/envaptex^2.0.1
  • @nossen/freeland^2.0.1
  • @nossen/nezlephant^2.0.1
  • @nossen/rome^2.0.1
  • @nossen/spyder^2.0.1
  • @octokit/auth-app^8.2.0
  • cookie-parser^1.4.7
  • csv-stringify^6.7.0
  • dotenv^17.3.1
  • express^5.2.1
  • ioredis^5.8.2
  • js-yaml^4.1.1
  • node-fetch^3.3.2
  • pngjs^6.0.0
  • prom-client^15.1.3
  • sharp^0.34.5
  • tail^2.2.6
  • uuid^13.0.0