PkgRadar

Package evidence

@hex-core/[email protected]

no findings

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
40
Versions published
14
First published
Apr 2026
Publisher
oscarcorona

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes493,018
Previous version0.7.0
Published2026-05-07T20:10:25.069Z
SHA-256f03988b628bfaf5f28a88a5bc55e98c16b283a65452a76a94d133d87776a3b04

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.7.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsup
  • cleanrm -rf dist skills registry
  • devtsx src/index.ts
  • prebuildrm -rf skills registry && cp -R ../../skills ./skills && cp -R ../../registry ./registry
  • testvitest run
  • test:integrationvitest run --config vitest.integration.config.ts
Dependencies8
  • @hex-core/registry^0.4.0
  • @hex-core/themes^0.2.1
  • @hex-core/tokens^1.3.4
  • @inquirer/prompts^8.4.2
  • commander^14.0.3
  • culori^4.0.2
  • picocolors^1.1.1
  • zod^4.3.6