PkgRadar

Package evidence

@testorgxyz/[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.

Versions published
14
First published
Jan 2026
Publisher
chiragmer

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":["@testorgxyz/[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":["@testorgxyz/[email protected]"],"fail_on":"review"}'
Publisherchiragmer
Artifact bytes414,084
Previous version1.0.13
Published2026-06-12T04:56:26.292Z
SHA-256720c588a5cc50af6e54352c333f2e854d646795820d2bd171b53ab5a90c93cd8

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
1.0.14Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsc -p . && mkdir -p dist/apps/signstack-cli/schemas && cp ../../libs/signstack/base/schemas/*.schema.json dist/apps/signstack-cli/schemas/
  • bundle:libsrm -rf node_modules/@common/base node_modules/@signstack/base && mkdir -p node_modules/@common node_modules/@signstack && cp -RL ../../dist/common/base node_modules/@common/base && cp -RL ../../dist/signstack/base node_modules/@signstack/base
  • cleanrimraf dist
  • dev./bin/run.js
  • linteslint . --ext .ts
  • postpackrimraf oclif.manifest.json
  • prepacknpm run clean && npm run build && npm run bundle:libs && oclif manifest && oclif readme
  • preview./bin/run.js preview
  • testnpx tsx node_modules/mocha/bin/mocha.js --forbid-only --timeout 10000 "test/**/*.test.ts"
  • versionoclif readme && git add README.md
Dependencies24
  • @common/base0.0.1
  • @inquirer/prompts^8.2.0
  • @oclif/core^4.0.0
  • @oclif/plugin-autocomplete^3.2.40
  • @oclif/plugin-help^6.0.0
  • @oclif/plugin-update^4.0.0
  • @signstack/base0.0.1
  • ajv^8.17.1
  • ajv-draft-04^1.0.0
  • ajv-formats^3.0.1
  • boxen^8.0.1
  • bunyan^1.8.15
  • cli-table3^0.6.5
  • date-holidays^3.26.6
  • fast-glob^3.3.2
  • fast-json-stable-stringify^2.1.0
  • jsonata^2.1.0
  • lodash^4.17.23
  • ora^8.0.0
  • picocolors^1.1.1
  • semver^7.7.3
  • to-words^4.10.0
  • tslib^2.8.1
  • yaml^2.6.1