PkgRadar

Package evidence

@myvillage/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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,099Niche · −30% score
Versions published
46
First published
Feb 2026
Publisher
myvillageos

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":["@myvillage/[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":["@myvillage/[email protected]"],"fail_on":"review"}'
Publishermyvillageos
Artifact bytes148,992
Previous version1.44.0
Published2026-05-26T14:54:36.828Z
SHA-25644a8fd3c995c66699bc2492f637a525d3e59ec7341dd2b1d881ecce654777e55

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/commands/agent-local.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/utils/agent-scaffolder.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Dependencies15
  • @ai-sdk/anthropic^3.0.78
  • @ai-sdk/mcp^1.0.42
  • @ai-sdk/openai^3.0.33
  • ai^6.0.0
  • axios^1.6.2
  • chalk^5.3.0
  • commander^11.1.0
  • conf^12.0.0
  • inquirer^9.2.12
  • open^10.0.3
  • ora^8.0.1
  • p-limit^5.0.0
  • update-notifier^7.0.0
  • yaml^2.3.0
  • zod^3.22.0