PkgRadar

Package evidence

@feralfile/[email protected]

Credential file access: matched ".ssh/"

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
458
Versions published
8
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@feralfile/[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":["@feralfile/[email protected]"],"fail_on":"review"}'
Artifact bytes157,902
Previous version1.5.0
Published2026-06-14T22:10:33.767Z
SHA-256334e1e095d55beccff160a4fcf8c79ca9a3807f74be1ee0a20198dbc3732209e

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/commands/ssh.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts18
  • buildtsc
  • bundlenode build.js
  • bundle:devnode build.js --dev
  • checknpm run format:check && npm run lint && npm run test
  • cleannode -e "const fs=require('fs'); fs.rmSync('dist',{ recursive:true, force:true }); fs.rmSync('release',{ recursive:true, force:true });"
  • devtsx index.ts
  • formatprettier --write "**/*.{js,ts}"
  • format:checkprettier --check "**/*.{js,ts}"
  • linteslint .
  • lint:fixeslint . --fix
  • preparehusky
  • prepublishOnlynpm run verify
  • release:asset./scripts/release/build-asset.sh
  • smokenpm run build && node dist/index.js validate examples/sample-playlist-v11.json && node dist/index.js config validate
  • startnode dist/index.js
  • testnode scripts/run-tests.js
  • typechecktsc --noEmit
  • verifynpm run check && npm run smoke
Dependencies10
  • axios^1.6.2
  • bonjour-service^1.3.0
  • chalk^4.1.2
  • commander^11.1.0
  • dotenv^16.3.1
  • dp1-js2.0.0
  • ff1^1.0.0
  • fuzzysort^3.1.0
  • openai^4.58.1
  • viem^2.38.2