Package evidence
@vkontakte/[email protected]
Remote Dependency Spec: devDependencies.@vkontakte/appearance="https://github.com/VKCOM/Appearance#v10.2.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.
- Weekly downloads
- 2,005Niche · −30% score
- Versions published
- 283Mature · −50% score
- First published
- Jul 2021
- 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":["@vkontakte/[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":["@vkontakte/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.@vkontakte/appearance="https://github.com/VKCOM/Appearance#v10.2.0"
1 remote tarball(s) were followed statically.
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 |
|---|---|---|---|---|
| high | Remote Dependency Spec | package.json | devDependencies.@vkontakte/appearance="https://github.com/VKCOM/Appearance#v10.2.0" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.@vkontakte/appearance | https://github.com/VKCOM/Appearance#v10.2.0 | error | 0 | invalid gzip header |
Manifest
Package metadata
Scripts17
buildmkdir -p dist && npm run build:script && npm run swcbuild:localnpm run build && npm run clear:distbuild:scriptnode src/build/index.tsclean-buildnpm run clear:src && npm run buildclear:distfind dist -regex '.*[^d]\.ts' -deleteclear:srcfind src -name '*.d.ts' -delete && find src -name '*.js' -deletedocs:buildcd docs/rspack && rspack build -c rspack.client.mjs --mode productiondocs:devcd docs/rspack && rspack serve -c rspack.client.mjs --mode developmentdocs:prepare-datanode tasks/docs/prepareTokensData.tslintTIMING=1 eslint ./src --ext .tslint:fixnpm run lint -- --fixlint:prettierprettier --check --ignore-unknown --cache --cache-location .cache/.prettiercache .preparehuskyswcswc dist/ --config-file package.swcrc --strip-leading-paths --out-file-extension js -d dist -C module.type=es6testnode --testtest:cinode --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.infotsctsc --project tsconfig.json
Dependencies2
@swc/helpers^0.5.19csstype^3.1.1