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
- 12
- First published
- Jun 2026
- Publisher
- bricemaciasrocket
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:hooksbuild:hooksnode scripts/build-hooks.jsbuild:libtsc -p tsconfig.build.jsonchangelog:rendernode scripts/changeset/cli.cjs renderchangesetnode scripts/changeset/new.cjscheck:alias-driftnode scripts/check-alias-drift.cjscheck:envnode scripts/check-env.cjscheck:identity-driftnode scripts/lint-package-identity-drift.cjscheck:integritynode scripts/check-npm-integrity.cjsci:test-scopenode scripts/ci-test-scope.cjsgenerate:identitynode scripts/generate-package-identity.cjslinteslint . --cache --cache-location node_modules/.cache/eslint/lint:changesetnode scripts/changeset/lint.cjslint:descriptionsnode scripts/lint-descriptions.cjslint:docsnode scripts/lint-docs-required.cjslint:fixeslint . --fixlint:legacy-namenode scripts/lint-legacy-dir-name.cjslint:pr-checksnode scripts/lint-pr-check-project-dir.cjslint:skill-depsnode scripts/lint-skill-deps.cjslint:test-file-countnode scripts/lint-test-file-count.cjsprepacknpm run build:libpreparenpm run build:libprepublishOnlynpm run build:lib && npm run build:hookspretestnpm run build:lib && npm run lint:skill-depspretest:coveragenpm run build:lib && npm run lint:skill-depssync:launchernode scripts/sync-runtime-launcher.cjstestnode scripts/run-tests.cjstest:affectednode scripts/run-affected-tests.cjstest:coveragec8 --check-coverage --lines 70 --reporter text --include 'gsd-core/bin/lib/*.cjs' --exclude 'tests/**' --all node scripts/run-tests.cjstest:coverage:allnpm run test:coverage- …and 9 more.
Dependencies2
@anthropic-ai/claude-agent-sdk^0.2.84ws8.20.1
Optional dependencies1
fallow^2.70.0