PkgRadar

Package evidence

@grafema/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
44
First published
Jan 2026
Publisher
vadimrimych

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":["@grafema/[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":["@grafema/[email protected]"],"fail_on":"review"}'
Publishervadimrimych
Artifact bytes202,546
Previous version0.3.24
Published2026-05-22T09:29:23.759Z
SHA-25677b90581da23fec3e41a40a41003a674ac69b9cf744efb12a296b60691cde0b0

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/handlers/issue-handlers.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/src/handlers/issue-handlers.tsmatched "GITHUB_TOKEN"30

Manifest

Package metadata

Scripts5
  • buildtsc
  • cleanrm -rf dist
  • startnode dist/server.js
  • testnode --import tsx --test test/*.test.ts
  • test:watchnode --import tsx --test --watch test/*.test.ts
Dependencies6
  • @grafema/api0.3.27
  • @grafema/types0.3.27
  • @grafema/util0.3.27
  • @modelcontextprotocol/sdk^1.25.1
  • ajv^8.17.1
  • yaml^2.8.2
Optional dependencies4
  • @grafema/grafema-darwin-arm640.3.16
  • @grafema/grafema-darwin-x640.3.16
  • @grafema/grafema-linux-arm640.3.16
  • @grafema/grafema-linux-x640.3.16