PkgRadar

Package evidence

@staticn0va/[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.

Versions published
38
First published
Apr 2026
Publisher
knockoutez

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":["@staticn0va/[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":["@staticn0va/[email protected]"],"fail_on":"review"}'
Publisherknockoutez
Artifact bytes1,180,015
Previous version0.1.22
Published2026-05-28T10:05:25.178Z
SHA-256f8d46c6858584c9bacebfeab9b363f4767f9936dfae0db218304bf9f6e0deb27

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
20Score
0.1.23Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/config.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/search/core/engine-health.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/search/core/engine-warnings.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/instructions.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts16
  • bench:agenttsx benchmarks/agent/runner.ts
  • bench:comparetsx --env-file-if-exists=.env benchmarks/extraction/compare.ts
  • bench:embeddingtsx benchmarks/embedding/runner.ts
  • bench:embedding:qualityRUN_FASTEMBED=1 tsx benchmarks/embedding/runner.ts
  • bench:extractiontsx benchmarks/extraction/runner.ts
  • bench:searchtsx benchmarks/search/runner.ts
  • buildtsup && tsc -p tsconfig.build.json
  • build:watchtsup --watch
  • devtsx src/index.ts
  • linttsc --noEmit
  • testvitest run
  • test:e2evitest run tests/e2e
  • test:integrationvitest run tests/integration
  • test:perfvitest run --config vitest.perf.config.ts
  • test:unitvitest run tests/unit
  • test:watchvitest
Dependencies28
  • @anthropic-ai/sdk^0.91.1
  • @google/genai^1.51.0
  • @huggingface/transformers^4.2.0
  • @iarna/toml^2.2.5
  • @inkjs/ui^2.0.0
  • @inquirer/prompts^7.10.1
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • better-sqlite3^12.8.0
  • chalk^5.6.2
  • cli-progress^3.12.0
  • defuddle^0.16.0
  • fastembed^2.1.0
  • gpt-tokenizer^3.4.0
  • groq-sdk^1.1.2
  • ink^5.2.1
  • ink-big-text^2.0.0
  • ink-gradient^3.0.0
  • linkedom^0.18.12
  • onnxruntime-node1.21.0
  • openai^6.35.0
  • ora^9.3.0
  • pdf-parse^2.4.5
  • playwright^1.59.1
  • react^18.3.1
  • sqlite-vec^0.1.9
  • tinyld^1.3.4
  • turndown^7.2.4
Optional dependencies2
  • @napi-rs/keyring^1.3.0
  • wreq-js^2.3.1