PkgRadar

Package evidence

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

Versions published
14
First published
May 2026
Publisher
ben312

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":["@shrkcrft/[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":["@shrkcrft/[email protected]"],"fail_on":"review"}'
Publisherben312
Artifact bytes771,417
Previous version0.1.0-alpha.14
Published2026-06-09T20:47:30.441Z
SHA-2566dfe7b182b01b1efad1eb153f8f60d7bdc1d362c409de834ec5e2e57603a5901

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
10Score
0.1.0-alpha.15Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/agent-contract-templates.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/agent-contract.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts1
  • typechecktsc --noEmit -p tsconfig.json
Dependencies17
  • @shrkcrft/boundaries^0.1.0-alpha.15
  • @shrkcrft/config^0.1.0-alpha.15
  • @shrkcrft/context^0.1.0-alpha.15
  • @shrkcrft/core^0.1.0-alpha.15
  • @shrkcrft/dashboard-api^0.1.0-alpha.15
  • @shrkcrft/generator^0.1.0-alpha.15
  • @shrkcrft/importer^0.1.0-alpha.15
  • @shrkcrft/knowledge^0.1.0-alpha.15
  • @shrkcrft/packs^0.1.0-alpha.15
  • @shrkcrft/paths^0.1.0-alpha.15
  • @shrkcrft/pipelines^0.1.0-alpha.15
  • @shrkcrft/plugin-api^0.1.0-alpha.15
  • @shrkcrft/presets^0.1.0-alpha.15
  • @shrkcrft/rules^0.1.0-alpha.15
  • @shrkcrft/templates^0.1.0-alpha.15
  • @shrkcrft/workspace^0.1.0-alpha.15
  • typescript^5.6.0