Package evidence
[email protected]
Remote Dependency Spec: devDependencies.@vector-im/compound-design-tokens="git+https://github.com/tchapgouv/compound-design-tokens.git#web-10.1.0"
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
- 15Established · −30% score
- First published
- Jun 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.@vector-im/compound-design-tokens="git+https://github.com/tchapgouv/compound-design-tokens.git#web-10.1.0"
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 2 · 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.@vector-im/compound-design-tokens="git+https://github.com/tchapgouv/compound-design-tokens.git#web-10.1.0" | 8 |
Manifest
Package metadata
Scripts16
buildrimraf dist && vite buildbuild-storybookstorybook builddevstorybook dev -p 6006e2eyarn build-storybook && playwright teste2e:dockeryarn build-storybook && docker run --rm --network host --ipc=host --security-opt seccomp=playwright/seccomp_profile.json -v $(pwd)/../:/work/ -v /var/run/docker.sock:/var/run/docker.sock -v /tmp/:/tmp/ --init -it $(docker build --build-arg UID=$(id -u) --build-arg GID=$(id -g) -q playwright)e2e:podmanyarn build-storybook && podman run --rm --network host --ipc=host --security-opt seccomp=playwright/seccomp_profile.json -v $(pwd)/../:/work/ -v /tmp/:/tmp/ --userns=keep-id --init -it $(podman build --build-arg UID=$(id -u) --build-arg GID=$(id -g) -q playwright)gen:componentnode scripts/genComponent.jslintyarn lint:js && yarn lint:ts && yarn lint:styleslint:jseslint --max-warnings=0 .lint:stylesnpx stylelint 'src/**/*.css'lint:tstsc --noEmit -p .preparerimraf dist && vite buildprettier:checknpx prettier --check .prettier:formatnpx prettier --write .storybookstorybook dev -p 6006testvitest
Dependencies9
@floating-ui/react^0.27.0@radix-ui/react-context-menu^2.2.16@radix-ui/react-dropdown-menu^2.1.1@radix-ui/react-form^0.1.0@radix-ui/react-progress^1.1.0@radix-ui/react-separator^1.1.0@radix-ui/react-slot^1.1.0classnames^2.5.1vaul^1.0.0