PkgRadar

Package evidence

[email protected]

no findings

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
59Established · −30% score
First published
Dec 2025
Publisher
dimon94

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No 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":["[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"}'
Publisherdimon94
Artifact bytes452,923
Previous version4.5.39
Published2026-06-03T05:59:58.389Z
SHA-25695764cdda7960633efe26e999fc3ef4919bd0e2c121e0b7f62f73915fabf66f5

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

low
Last checked
lowRisk
0Score
4.5.40Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • adaptnode bin/adapt.js
  • adapt:antigravitynode bin/adapt.js --platform antigravity
  • adapt:checknode bin/adapt.js --check
  • adapt:codexnode bin/adapt.js --platform codex
  • adapt:cursornode bin/adapt.js --platform cursor
  • adapt:qwennode bin/adapt.js --platform qwen
  • adapt:rulesnode bin/adapt.js --rules
  • adapt:skillsnode bin/adapt.js --skills
  • benchmark:skillsnode scripts/benchmark-skills.js
  • prepublishOnlynode scripts/validate-publish.js
  • startnode bin/cc-devflow.js
  • testjest
  • verifynpm test && npm run verify:examples && npm run benchmark:skills
  • verify:examplesbash docs/examples/scripts/check-example-bindings.sh
  • verify:publishnode scripts/validate-publish.js
Dependencies4
  • @iarna/toml^2.2.5
  • gray-matter^4.0.3
  • js-yaml^4.1.0
  • zod^3.22.4