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
- 8
- Versions published
- 93Mature · −50% score
- First published
- May 2025
- Publisher
- sergeyts4
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@mondaydotcomorg/[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":["@mondaydotcomorg/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk low · score 0 · status changed
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts28
analyze-file-complexityTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' node --max-old-space-size=4096 -r ts-node/register src/scripts/shared-packages/analyze-file-complexity.tsbuildyarn build:cli && yarn build:clientbuild:clirollup -c rollup.config.jsbuild:clientvite buildbuild:shared-packagesrollup -c rollup.shared-packages.config.jscreate-migration-boardTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/shared-packages/create-migration-board.tscreate-shared-selector-claudeTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/shared-selector/create-shared-selector-claude.tscreate-tasks-jsonTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/shared-packages/create-tasks-json.tscreate-vulcan-sliceTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/vulcan-slice/create-vulcan-slice.tscreate-vulcan-slice-claudeTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/vulcan-slice/create-vulcan-slice-claude.tscreate-vulcan-slice-tasksTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/vulcan-slice/create-tasks-json.tspick-locationsTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' node --max-old-space-size=4096 -r ts-node/register src/scripts/shared-packages/pick-locations-and-update-board.tsprompt-scoreTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/prompt-scoring/cli.tsprompt-score:findTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/prompt-scoring/cli.ts findprompt-score:runTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/prompt-scoring/cli.ts runshared-packages:notifyTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/shared-packages/notify.tsshared-packages:single-fileTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' node --max-old-space-size=4096 -r ts-node/register src/scripts/shared-packages/shared-packages-single-file.tsstartTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' NODE_ENV=development ts-node src/cli.tsstart:prodnode dist/cli/cli.jsstorybookstorybook dev -p 6006testvitesttest-claude-codeTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/claude-code-test/test-claude-code-editing.tstest-claude-simpleTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node test-simple-claude.tstest:nowaitvitest --no-watchupgrade-storybookTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/upgrade-storybook/upgrade-storybook.tsvulcan-selectorTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/vulcan-selector/vulcan-selector.tsvulcan-slice:notifyTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' ts-node src/scripts/vulcan-slice/notify.tsvulcan-slice:single-fileTS_NODE_COMPILER_OPTIONS='{"module":"CommonJS"}' node --max-old-space-size=4096 -r ts-node/register src/scripts/vulcan-slice/vulcan-slice-single-file.ts
Dependencies18
@colyseus/core^0.16.17@colyseus/schema^3.0.36@colyseus/ws-transport^0.16.5@google/generative-ai^0.24.1@slack/web-api^7.9.2chalk^4.1.2colyseus^0.16.4enquirer^2.4.1express^5.1.0glob^11.0.2jscodeshift^17.3.0lodash^4.17.21lodash-es^4.17.21openai^4.100.0sinon^20.0.0zod^3.25.13zod-to-json-schema^3.24.5zod-to-ts^1.2.0