PkgRadar

Package evidence

@nguylabs/[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
26
Versions published
10
First published
Apr 2026
Publisher
nguylabs

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":["@nguylabs/[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":["@nguylabs/[email protected]"],"fail_on":"review"}'
Publishernguylabs
Artifact bytes266,035
Previous version0.5.0
Published2026-05-28T17:13:50.696Z
SHA-2563b84fd921dc5224529ac303a2ce8eaf98a6ba3d7f95ac34908c6fc013ee13e45

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
5Score
0.6.0Version
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
lowCredential file accesspackage/dist/providers/github-issues.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts4
  • buildtsc
  • pretestnpm run build
  • testvitest run
  • test:watchvitest
Dependencies7
  • @inquirer/prompts^7.4.0
  • @linear/sdk^29.0.0
  • @octokit/rest^21.1.1
  • chalk^5.4.1
  • commander^13.1.0
  • glob^11.0.1
  • js-yaml^4.1.0