PkgRadar

Package evidence

@therocketcode/[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
3
First published
Jun 2026
Publisher
bricemaciasrocket

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":["@therocketcode/[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":["@therocketcode/[email protected]"],"fail_on":"review"}'
Artifact bytes1,652,705
Previous version1.5.0
Published2026-06-10T00:36:02.112Z
SHA-25644abdb74bd1b87c59b398a7c2768da4f4d13cd5d04997dd1c3c6999b3e3c7e05

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts39
  • buildnpm run generate:identity && npm run build:lib && npm run build:hooks
  • build:hooksnode scripts/build-hooks.js
  • build:libtsc -p tsconfig.build.json
  • changelog:rendernode scripts/changeset/cli.cjs render
  • changesetnode scripts/changeset/new.cjs
  • check:alias-driftnode scripts/check-alias-drift.cjs
  • check:envnode scripts/check-env.cjs
  • check:identity-driftnode scripts/lint-package-identity-drift.cjs
  • check:integritynode scripts/check-npm-integrity.cjs
  • ci:test-scopenode scripts/ci-test-scope.cjs
  • generate:identitynode scripts/generate-package-identity.cjs
  • linteslint . --cache --cache-location node_modules/.cache/eslint/
  • lint:changesetnode scripts/changeset/lint.cjs
  • lint:descriptionsnode scripts/lint-descriptions.cjs
  • lint:docsnode scripts/lint-docs-required.cjs
  • lint:fixeslint . --fix
  • lint:legacy-namenode scripts/lint-legacy-dir-name.cjs
  • lint:pr-checksnode scripts/lint-pr-check-project-dir.cjs
  • lint:skill-depsnode scripts/lint-skill-deps.cjs
  • lint:test-file-countnode scripts/lint-test-file-count.cjs
  • prepacknpm run build:lib
  • preparenpm run build:lib
  • prepublishOnlynpm run build:lib && npm run build:hooks
  • pretestnpm run build:lib && npm run lint:skill-deps
  • pretest:coveragenpm run build:lib && npm run lint:skill-deps
  • sync:launchernode scripts/sync-runtime-launcher.cjs
  • testnode scripts/run-tests.cjs
  • test:affectednode scripts/run-affected-tests.cjs
  • test:coveragec8 --check-coverage --lines 70 --reporter text --include 'gsd-core/bin/lib/*.cjs' --exclude 'tests/**' --all node scripts/run-tests.cjs
  • test:coverage:allnpm run test:coverage
  • …and 9 more.
Dependencies2
  • @anthropic-ai/claude-agent-sdk^0.2.84
  • ws8.20.1
Optional dependencies1
  • fallow^2.70.0