PkgRadar

Package evidence

@sitecore-content-sdk/[email protected]

Suspicious Publish Context: {"package_age_days":2,"publisher":"sc-artemalexeyenko","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}

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
2
First published
Jun 2026
Publisher
sc-artemalexeyenko

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":["@sitecore-content-sdk/[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":["@sitecore-content-sdk/[email protected]"],"fail_on":"review"}'
Artifact bytes116,167
Previous versionnone
Published2026-06-09T13:23:51.469Z
SHA-256d8e11f5c28c49a7a5d9705b7914dda3b0a29c43792f6b54835bbccbeea6cb85b

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":2,"publisher":"sc-artemalexeyenko","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":2,"publisher":"sc-artemalexeyenko","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false}10

Manifest

Package metadata

Scripts7
  • builddel-cli dist cli-node && ng build && tsc -p tsconfig.cli.json
  • coverageng test --watch=false --coverage
  • generate-docsnpx typedoc --options typedoc.json --plugin typedoc-plugin-markdown --outputFileStrategy Members --parametersFormat table --readme none --tsconfig tsconfig.typedoc.json --out ../../ref-docs/angular --entryPoints src/config/index.ts --entryPoints src/config-cli/index.ts --entryPoints src/lib/index.ts --entryPoints src/loaders/index.ts --entryPoints src/i18n/index.ts --entryPoints src/components/index.ts --entryPoints src/components/field-directives/index.ts --entryPoints src/components/placeholder/index.ts --entryPoints src/server/express/index.ts --entryPoints src/server/cache/index.ts --entryPoints src/server/middleware/index.ts --githubPages false
  • linteslint "./src/**/*.ts"
  • ngng
  • testng test --watch=false
  • watchng build --watch --configuration development
Dependencies5
  • @ngx-translate/core^17.0.0
  • @sitecore-content-sdk/content3.0.0-canary.20260609132302
  • @sitecore-content-sdk/core2.2.0-canary.20260609132302
  • tslib^2.3.0
  • unstorage^1.17.5