PkgRadar

Package evidence

@clipboard-health/[email protected]

Credential file access: matched ".npmrc"

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
5,775Niche · −30% score
Versions published
132
First published
May 2026
Publisher
sharedenginner_cbh

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@clipboard-health/[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":["@clipboard-health/[email protected]"],"fail_on":"review"}'
Artifact bytes465,309
Previous version4.36.1
Published2026-06-13T00:50:46.667Z
SHA-25632548a2745c683a721e29489c107a7703c4e90aa19c442890363d9f5947f26cd

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/lib/srtPolicy.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts20
  • architecture:checkdepcruise --config config/dependencyCruiser.cjs src bin crew.config.example.ts vitest.config.ts
  • buildtsgo --build --force tsconfig.lib.json
  • build:devtsgo --build tsconfig.lib.json
  • cpdjscpd --config config/jscpd.json .
  • crewnode --run build:dev && node ./bin/run.js
  • crew:opnode --run build:dev && op run --env-file "${XDG_CONFIG_HOME:-$HOME/.config}/groundcrew/op.env" -- node ./bin/run.js
  • formatoxfmt --config config/oxfmt.json
  • format:checkoxfmt --config config/oxfmt.json --check
  • hook:pre-commitlint-staged --config config/lintStaged.config.js
  • hook:pre-pushnode --run verify
  • knipknip --config config/knip.json
  • lintoxlint --config config/oxlint.config.ts --deny-warnings
  • markdown:lintmarkdownlint-cli2 --config config/markdownlint-cli2.jsonc
  • prepacknode --run build
  • preparehusky
  • spell:checkcspell --config config/cspell.json --no-summary --no-progress --no-must-find-files
  • sync-ai-rulesnode ./node_modules/@clipboard-health/ai-rules/scripts/sync.js common
  • syncpack:lintsyncpack lint --config config/syncpack.config.ts
  • testvitest run --coverage
  • verifynode scripts/verifyAll.mts
Dependencies6
  • @anthropic-ai/sandbox-runtime0.0.54
  • @clipboard-health/clearance1.3.2
  • @linear/sdk86.0.0
  • cosmiconfig9.0.1
  • tslib2.8.1
  • zod4.4.3