Package evidence
@nysds/[email protected]
Remote Dependency Spec: devDependencies.cem-plugin-examples="github:its-hcd/cem-plugin-examples"
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
- 596
- Versions published
- 55Mature · −50% score
- First published
- Feb 2025
- Publisher
- esteinborn
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":["@nysds/[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":["@nysds/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.cem-plugin-examples="github:its-hcd/cem-plugin-examples"
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 4 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.cem-plugin-examples="github:its-hcd/cem-plugin-examples" | 8 |
Manifest
Package metadata
Scripts30
buildtsc --emitDeclarationOnly && vite buildbuild-storybooknpm run build:packages && storybook buildbuild:allnpm run clean:dist && npm run lint && npm run lit-analyze || true && cross-env NODE_ENV=production npm run build:packages && npm run build:root && npm run cem && npm run build:mcpbuild:linknpm run build:all && npm link && cd packages/styles && npm linkbuild:mcpnpm run build -w @nysds/mcp-serverbuild:packagesnpm run tsc:packages && turbo run build --filter='./packages/*' --log-order=groupedbuild:rootcross-env NODE_ENV=production npm run build && cross-env NODE_ENV=production npm run build:umdbuild:umdcross-env BUILD_FORMAT=umd vite buildcemnpx cem analyze --config ./custom-elements-manifest.config.mjs && cp ./custom-elements.json dist/ && node src/scripts/patch-react-utils.jsclean:allnpm run clean:dist && npm run clean:node && find packages -name '*.tsbuildinfo' -delete 2>/dev/null || true && npm run clean:turboclean:distrm -rf storybook-static && rm -rf coverage && rm -rf packages/*/coverage && rm -rf dist && find packages -type d -name dist ! -path '*/mcp-server/dist' -exec rm -rf {} + 2>/dev/null || trueclean:noderm -rf node_modules && rm -rf packages/*/node_modules && rm -rf packages/**/*/node_modulesclean:turbofind packages -type d -name '.turbo' -exec rm -rf {} + && rm -rf .turbocode-connectdotenv -- npx figma connect publishdevvitegenploplinteslint --cache --cache-location node_modules/.cache/eslint && stylelint **/*.scss || truelint:fixeslint --fix && stylelint **/*.scss --fixlit-analyzefind ./packages/nys-*/ -name '*.ts' ! -name '*.figma.*' | xargs lit-analyzer {}mcp-server:buildturbo run build --filter=@nysds/mcp-serverreleasecross-env NODE_ENV=production npm run build:all && cross-env NODE_ENV=production npm run test && npm run cem && cross-env NODE_ENV=production npm publish --workspaces --access public && cross-env NODE_ENV=production npm publish --access publicrelease:alphanpm run build && npm run build:umd && npm publish --tag nextrelease:dry-runcross-env NODE_ENV=production npm run build:all && cross-env NODE_ENV=production npm run test && npm run cem && node src/scripts/publish-dry-run.jsrelease:zipnpm run build:all && node src/scripts/create-release-zip.jsstorybookcross-env NODE_ENV=production storybook dev -p 6006storybook:build:allcross-env NODE_ENV=production npm run build:all && npm run storybookstorybook:cibuildstorybook buildtestnpx playwright install && wtr --node-resolvetest:buildnpm run build:all && npm run testtsc:packagestsc -b tsconfig.build.json
Dependencies1
wc-datepicker^0.10.0