PkgRadar

Package evidence

@fnet/[email protected]

Credential file access: matched ".npmrc"

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
246
Versions published
483Mature · −50% score
First published
Sep 2023
Publisher
gboyraz

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":["@fnet/[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":["@fnet/[email protected]"],"fail_on":"review"}'
Publishergboyraz
Artifact bytes211,576
Previous version1.23.0
Published2026-06-04T17:44:15.346Z
SHA-256be5749ef0f1d272d09c2ad93070533013818a431ebdd9ef5b232abb639a8c8a2

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.24.0Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/fnode/index.43reszqr.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/fnet/index.rarqswsj.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts8
  • buildbun run build.js
  • build:devDEVELOPMENT=1 bun run build.js
  • deploybun publish --access public
  • old:buildrollup --config
  • old:build:devrollup --config --sourcemap --environment DEVELOPMENT
  • old:watchrollup --config --watch --sourcemap --environment DEVELOPMENT --environment FLOWNET_WATCH
  • postinstallnode scripts/postinstall.js
  • watchDEVELOPMENT=1 bun run build.js --watch
Dependencies47
  • @flownet/lib-atom-api-js^0.2.3
  • @flownet/lib-create-ios-icons^0.2.3
  • @flownet/lib-create-ios-launch-screens^0.2.3
  • @flownet/lib-is-redis-online^0.1.15
  • @flownet/lib-parse-imports-js0.4.6
  • @flownet/lib-parse-node-url^0.1.18
  • @flownet/lib-render-templates-dir^0.1.19
  • @fnet/auto-conda-env^0.2.4
  • @fnet/config^0.2.33
  • @fnet/dir-zipper^0.1.8
  • @fnet/files-to-gcs^0.3.12
  • @fnet/key-value-transformer^0.1.4
  • @fnet/npm-list-versions^0.1.35
  • @fnet/npm-pick-versions^0.1.14
  • @fnet/object-from-schema^0.1.25
  • @fnet/prompt^0.2.16
  • @fnet/rollup-plugin-delete^0.1.10
  • @fnet/service^0.1.9
  • @fnet/shell-flow0.4.1
  • @fnet/shelljs^0.2.4
  • @fnet/up-list-files^0.1.14
  • @fnet/xcode-cert-inspector^0.1.10
  • @fnet/yaml^0.1.52
  • @node-red/util^4.1.10
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • bpmn-moddle^9.0.4
  • chalk^5.6.2
  • cli-table3^0.6.5
  • dagre^0.8.5
  • …and 17 more.