PkgRadar

Package evidence

@hex-core/[email protected]

Remote Payload: matched "curl "

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":["@hex-core/[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":["@hex-core/[email protected]"],"fail_on":"review"}'
Publisheroscarcorona
Artifact bytes401,177
Previous version0.2.3
Published2026-05-07T20:10:29.216Z
SHA-25681ed760cd70d2758c2534fa66ea1c19cafd855c8f1d1408771d7ee0b57249093

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts9
  • buildtsup
  • cleanrm -rf dist registry
  • prebuildrm -rf dist registry && cp -R ../../registry ./registry
  • startnode dist/index.js
  • testpnpm test:resolver && pnpm test:app-context && pnpm test:figma-tokens && pnpm test:registry-loader
  • test:app-contexttsx src/builders/app-context.test.ts
  • test:figma-tokenstsx src/builders/figma-tokens.test.ts
  • test:registry-loadertsx src/loaders/registry-loader.test.ts
  • test:resolvertsx src/builders/resolver.test.ts
Dependencies3
  • @hex-core/registry^0.4.0
  • @hex-core/themes^0.2.1
  • @hex-core/tokens^1.3.4