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.

Weekly downloads
634
Versions published
50Established · −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 bytes496,274
Previous version4.5.30
Published2026-05-31T14:56:11.587Z
SHA-256e2aaeb635e83d9e1c8579837da38ae39a8d2e749187a0718c08a780fd8e1b264

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.31Version
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