PkgRadar

Package evidence

@jiffylabs/[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.

Versions published
4
First published
Apr 2026
Publisher
jiffylabs

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":["@jiffylabs/[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":["@jiffylabs/[email protected]"],"fail_on":"review"}'
Publisherjiffylabs
Artifact bytes76,544
Previous version0.4.0
Published2026-04-28T03:23:20.536Z
SHA-256c0b74bc1fa97cef6e448e6b47d88182b5008a9753d8f3f213a92c9a886eeec41

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
10Score
0.5.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/scanner/ioi-catalog.jsmatched ".ssh\\"5
lowCredential file accesspackage/dist/scanner/static.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts5
  • buildtsc
  • prepublishOnlypnpm build
  • startnode dist/cli.js
  • testvitest run
  • typechecktsc --noEmit
Dependencies2
  • @modelcontextprotocol/sdk1.0.4
  • zod3.25.76