PkgRadar

Package evidence

@frumu/[email protected]

Credential file access: matched ".azure"

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
660
Versions published
53
First published
Mar 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":["@frumu/[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":["@frumu/[email protected]"],"fail_on":"review"}'
Artifact bytes854,581
Previous version0.5.11
Published2026-05-27T16:51:25.719Z
SHA-25666b2950fb8bc6a90d4e29132def1421570012bfdd74e8d21d598f2a953e3331d

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.5.12Version
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/assets/index-Dfv4IkAa.jsmatched ".azure"5

Manifest

Package metadata

Scripts16
  • agents:catalog:refreshnode ../../scripts/generate-agent-catalog.mjs
  • buildvite build
  • devvite
  • docker:configdocker compose config
  • docker:downdocker compose down
  • docker:logsdocker compose logs -f --tail=200
  • docker:psdocker compose ps
  • docker:tokennode bin/docker-token.js
  • docker:updocker compose up --build
  • doctornode bin/cli.js doctor
  • init:envnode bin/init-env.js
  • mcp:catalog:refreshnode ../../scripts/generate-mcp-catalog.mjs
  • prepublishOnlynpm run build
  • previewvite preview
  • startnode bin/cli.js run
  • test:smokenode --test tests/smoke.test.mjs
Dependencies15
  • @frumu/tandem^0.5.12
  • @frumu/tandem-client^0.5.12
  • @fullcalendar/core6.1.20
  • @fullcalendar/interaction6.1.20
  • @fullcalendar/react6.1.20
  • @fullcalendar/timegrid6.1.20
  • @tanstack/react-query^5.90.21
  • dompurify^3.3.1
  • lucide^0.575.0
  • marked^17.0.3
  • motion^11.18.2
  • preact^10.28.4
  • preact-router^4.1.2
  • yaml^2.8.2
  • zod^4.4.3