Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'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
Status history (1 event)
- new → available · risk high · score 300 · status changed
Related candidates
Linked campaigns and clusters
hoangphamt
9 members · evidence strength 77Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/lib/prompts.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/lib/prompts.test.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/agent-coder.yml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/agent-curator.yml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/agent-reviewer.yml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/agent-spec-author.yml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/agent-test-gen.yml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/handle-commands.yml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/spec-validate.yml | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/templates/.github/workflows/sync-labels.yml | matched "GITHUB_TOKEN" | 30 |
Manifest
Package metadata
Scripts7
buildtsc -p .bundle-templatesrm -rf templates && cp -R ../templates templatesdevtsc -p . --watchprepublishOnlypnpm run bundle-templates && pnpm buildtestvitest runtest:watchvitesttypechecktsc -p . --noEmit
Dependencies7
@inquirer/prompts^7.2.1@octokit/rest^21.0.2chalk^5.4.1commander^12.1.0libsodium-wrappers^0.8.4yaml^2.6.1zod^3.23.8