PkgRadar

Package evidence

@mainsail/[email protected]

Credential File Packaged: package/bin/config/api/.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
77Mature · −50% score
First published
Jan 2024
Publisher
itsanametwo

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":["@mainsail/[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":["@mainsail/[email protected]"],"fail_on":"high"}'
Publisheritsanametwo
Artifact bytes30,817
Previous version0.0.1-evm.48
Published2026-06-05T10:22:34.812Z
SHA-256bf9ecc1976c79c86e989c9438a3fa46d6aee25dcac7f194f40f2b4ed08889302

Why flagged

What the scanner saw

Credential File Packaged: package/bin/config/api/.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.0.1-evm.50Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/bin/config/api/.envpackage/bin/config/api/.env35

Manifest

Package metadata

Scripts10
  • api:devnetcross-env-shell MAINSAIL_PATH_CONFIG=./bin/config pnpm run mainsail-api api:run
  • buildtsc -b
  • build:watchpnpm run clean && tsc -w
  • mainsail-apinode ./bin/run.js
  • releasepnpm publish --access public
  • testpnpm run uvu source .test.ts
  • test:coveragec8 -r=text -r=lcov --all pnpm run test
  • test:coverage:htmlc8 -r html --all pnpm run test
  • test:filepnpm run uvu source
  • uvutsx --tsconfig ../../tsconfig.test.json ./node_modules/uvu/bin.js
Dependencies15
  • @mainsail/api-database0.0.1-evm.50
  • @mainsail/api-http0.0.1-evm.50
  • @mainsail/cli0.0.1-evm.50
  • @mainsail/constants0.0.1-evm.50
  • @mainsail/container0.0.1-evm.50
  • @mainsail/kernel0.0.1-evm.50
  • @mainsail/logger-pino0.0.1-evm.50
  • @mainsail/utils0.0.1-evm.50
  • @mainsail/validation0.0.1-evm.50
  • boxen8.0.1
  • dayjs1.11.20
  • envfile7.1.0
  • fs-extra11.3.5
  • joi18.2.1
  • kleur4.1.5