PkgRadar

Package evidence

@pie-element/[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
3,493Niche · −30% score
Versions published
2,217Mature · −50% score
First published
May 2019
Publisher
carlacostea

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":["@pie-element/[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":["@pie-element/[email protected]"],"fail_on":"review"}'
Publishercarlacostea
Artifact bytes232,265
Previous version10.1.0-next.28
Published2026-05-26T08:05:16.265Z
SHA-25630a5d47fd66d57579526a1d668a80213acb6e23df82540077555b95bc371a64a

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
2Score
10.1.1-next.1Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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/index.iife.jsmatched ".ssh"5

Manifest

Package metadata

Scripts4
  • buildbun x vite build && bun x vite build --config vite.config.iife.ts && bun x tsc --emitDeclarationOnly
  • demobun x vite --mode demo
  • devbun x vite
  • testbun x vitest run
Dependencies18
  • @dnd-kit/core6.3.1
  • @emotion/react^11.14.0
  • @emotion/style^0.8.0
  • @mui/icons-material^7.3.4
  • @mui/material^7.3.4
  • @pie-element/shared-configure-events0.1.0
  • @pie-element/shared-controller-utils0.1.1-next.1
  • @pie-element/shared-math-rendering-mathjax0.1.0
  • @pie-element/shared-player-events0.1.0
  • @pie-lib/config-ui13.0.4
  • @pie-lib/correct-answer-toggle4.0.2
  • @pie-lib/drag4.0.2
  • @pie-lib/editable-html-tip-tap2.1.2
  • @pie-lib/mask-markup3.0.4
  • @pie-lib/render-ui6.1.0
  • debug^4.1.1
  • lodash-es^4.17.23
  • prop-types^15.6.1