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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 19 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/unifi/networkServer.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/lib/hcloud/assets/flatcar-install.sh | matched "curl " | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/unifi/networkServer.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/lib/hcloud/assets/flatcar-install.sh | matched "curl " | 12 |
| low | Credential file access | package/lib/velero/operator.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/lib/alpine/assets/init.sh | matched ".ssh/" | 5 |
| low | Credential file access | package/lib/ubuntu/assets/init.sh | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts5
buildpnpm run clean && tsc && pnpm run copy-filescleanrimraf distcopy-filescopyfiles package.json lib/**/*.{json,sh,service,tmpl} distformatprettier --write index.js lib/*.ts lib/**/*.tslinteslint index.ts lib/**/*.ts
Dependencies15
@pulumi/aws^7.1.0@pulumi/command^1.1.0@pulumi/gitlab^9.2.0@pulumi/hcloud^1.23.1@pulumi/kubernetes^4.23.0@pulumi/mailgun^3.5.10@pulumi/pulumi^3.186.0@pulumi/random^4.18.3@pulumi/tls^5.2.1@ydkn/pulumi-k0s^0.3.0glob^11.0.3js-yaml^4.1.0just-template^2.2.0template-file^6.0.1urllib^4.8.0