PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
3,189Niche · −30% score
Versions published
154Established · −30% score
First published
Jul 2025
Publisher
danisan_avila

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

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":["[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"}'
Publisherdanisan_avila
Artifact bytes624,855
Previous version1.29.0
Published2026-06-13T22:52:02.453Z
SHA-256de9f4632aad660d00660d70a5c96eaeab545547ed750b63c727af622c8f4a09f

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/cli-tool/src/file-operations.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/cli-tool/src/sdk/global-agent-manager.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/cli-tool/src/index.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts8
  • agent:security-auditorsecurity-auditor 'Security audit covering codebase, dependencies, and deployment configuration'
  • buildecho 'Build complete'
  • deploy./scripts/deploy.sh
  • deploy:dashboard./scripts/deploy.sh
  • devvercel dev
  • discord:registernode api/discord/register-commands.cjs
  • startvercel dev
  • testecho 'No tests specified'
Dependencies20
  • @clack/prompts^1.5.1
  • @supabase/supabase-js^2.39.0
  • @vercel/postgres^0.10.0
  • axios^1.6.2
  • boxen^5.1.2
  • chalk^4.1.2
  • chokidar^3.5.3
  • commander^11.1.0
  • discord-interactions^3.4.0
  • dotenv^16.3.1
  • express^4.18.2
  • fs-extra^11.1.1
  • gradient-string^2.0.2
  • inquirer^8.2.6
  • js-yaml^4.1.1
  • open^8.4.2
  • ora^5.4.1
  • qrcode^1.5.4
  • uuid^11.1.0
  • ws^8.18.3