PkgRadar

Package evidence

@a1st/[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
194
Versions published
12
First published
Jan 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@a1st/[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":["@a1st/[email protected]"],"fail_on":"review"}'
Artifact bytes236,274
Previous version0.4.1
Published2026-05-27T23:35:32.512Z
SHA-256690033695f2a04555f415d0019e4b19cabddee0d6c221ffe1378e4ca27f65e80

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
1Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/mcp/templates.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.build.json
  • testvitest run
  • test:watchvitest
Dependencies16
  • @a1st/aix-schema*
  • @astrojs/starlight0.39.2
  • @astrojs/vercel10.0.6
  • @yeskunall/astro-umami0.0.8
  • astro6.3.1
  • c12^4.0.0-beta.5
  • confbox0.2.2
  • defu^6.1.7
  • detect-indent7.0.2
  • giget^3.2.0
  • is-in-ci2.0.0
  • nypm0.3.12
  • p-map7.0.4
  • pathe1.1.2
  • vitest4.1.5
  • yaml^2.8.4