PkgRadar

Package evidence

@ydkn/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
54
Versions published
58Mature · −50% score
First published
Sep 2022
Publisher
ydkn

Effective trust discount applied: 50% (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":["@ydkn/[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":["@ydkn/[email protected]"],"fail_on":"review"}'
Publisherydkn
Artifact bytes271,415
Previous version0.8.8
Published2026-05-31T14:52:50.143Z
SHA-256eb969078c6ef0d048a513df5721113df545c5554b0d758638514c47aaa023865

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/unifi/osServer.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/hcloud/assets/alpine-install.shmatched "curl "12
mediumRemote Payloadpackage/lib/hcloud/assets/flatcar-install.shmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/unifi/osServer.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/hcloud/assets/alpine-install.shmatched "curl "12
mediumRemote Payloadpackage/lib/hcloud/assets/flatcar-install.shmatched "curl "12
lowCredential file accesspackage/lib/velero/operator.jsmatched "aws_access_key"5
lowCredential file accesspackage/lib/alpine/assets/init.shmatched ".ssh/"5
lowCredential file accesspackage/lib/ubuntu/assets/init.shmatched ".ssh/"5

Manifest

Package metadata

Scripts5
  • buildpnpm run clean && tsc && pnpm run copy-files
  • cleanrimraf dist
  • copy-filescopyfiles package.json lib/**/*.{json,sh,service,tmpl} dist
  • formatprettier --write index.js lib/*.ts lib/**/*.ts
  • linteslint index.ts lib/**/*.ts
Dependencies15
  • @pulumi/aws^7.32.0
  • @pulumi/command^1.2.1
  • @pulumi/gitlab^9.11.0
  • @pulumi/hcloud^1.38.0
  • @pulumi/kubernetes^4.31.1
  • @pulumi/mailgun^3.8.0
  • @pulumi/pulumi^3.244.0
  • @pulumi/random^4.21.0
  • @pulumi/tls^5.5.0
  • @ydkn/pulumi-k0s^0.4.1
  • glob^13.0.6
  • js-yaml^4.1.1
  • just-template^2.2.0
  • template-file^6.0.1
  • urllib^4.9.0