PkgRadar

Package evidence

@ladamczyk/[email protected]

Install-time lifecycle script: postinstall="qoq --warmup"

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
542
Versions published
5
First published
May 2026
Publisher
ladamczyk

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":["@ladamczyk/[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":["@ladamczyk/[email protected]"],"fail_on":"review"}'
Publisherladamczyk
Artifact bytes4,221
Previous version4.0.6
Published2026-06-02T15:22:40.981Z
SHA-25661ad4dfcc6738c450f0948e3621443bb4e250a314da5f191001bb4fd4b416cc0

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="qoq --warmup"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
4.0.7Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="qoq --warmup"5

Manifest

Package metadata

Scripts12
  • buildrimraf ./bin && rollup -c --silent && chmod +x ./bin/skillslint.js
  • devnpm run build && node ./bin/skillslint.js
  • husky:pre-pushrun-s qoq:check test build
  • postinstallqoq --warmup
  • preparehusky
  • publish:fullrun-s husky:pre-push publish:release
  • publish:releasenpx --package semantic-release --package @semantic-release/changelog --package @semantic-release/git -y semantic-release
  • qoq:checkqoq --check
  • qoq:fixqoq --fix
  • sort:packages:jsonnpx -y sort-package-json 'package.json'
  • testvitest run
  • test:coveragenpm run test -- --coverage
Dependencies10
  • @ladamczyk/qoq-utils4.0.0
  • @textlint/textlint-plugin-markdown15.7.1
  • @textlint/textlint-plugin-text15.7.1
  • agent-skills-cli1.1.9
  • cac7.0.0
  • picocolors1.1.1
  • textlint15.7.1
  • textlint-rule-common-misspellings1.0.1
  • textlint-rule-terminology5.2.16
  • textlint-rule-write-good2.0.0