PkgRadar

Package evidence

@gangvy/[email protected]

Credential file access: matched ".npmrc"

Recommended action

Block this update

Static 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":["@gangvy/[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":["@gangvy/[email protected]"],"fail_on":"high"}'
Publishergangvy
Artifact bytes42,329
Previous version0.1.12
Published2026-05-24T07:19:04.439Z
SHA-25633f2346c949826a119188c9cbdf5360a3f92a9d0744945048ae988d72b718e52

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

high
Last checked
highRisk
33Score
0.1.13Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

gangvy

4 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/bin/claude-voc.jsmatched ".npmrc"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/bin/claude-voc.jsmatched ".npmrc"30
lowObfuscationpackage/mcp/src/core/credentials.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts9
  • install:checknode install.js --check
  • install:smokenode install.js --smoke
  • mcp:smokenode scripts/smoke-mcp.js
  • mcp:startnode mcp/src/server.js
  • smoke:packagenode scripts/smoke-package.js
  • xhs:livenode mcp/src/tools/xiaohongshu-trend-run.js --collection-mode live --profile memory-templates/xiaohongshu-trend-profile.json --output ../outputs/claude-code-xhs-live --keyword-limit 1 --notes-per-keyword 1 --max-comment-pages 1 --result-prefix XHS_TREND_RESULT
  • xhs:preference-smokenode mcp/src/tools/xiaohongshu-preference-update.js --message "保留奶油风和全屋定制翻车方向,不要纯风格美图,下一版更偏门店转化话术" --memory ../outputs/claude-code-xhs-memory-smoke/xiaohongshu-trend-memory.json --result-prefix XHS_PREF_RESULT
  • xhs:samplenode mcp/src/tools/xiaohongshu-trend-run.js --collection-mode sample --profile memory-templates/xiaohongshu-trend-profile.json --output ../outputs/claude-code-xhs-sample --result-prefix XHS_TREND_RESULT
  • xhs:sample-with-memorynode mcp/src/tools/xiaohongshu-trend-run.js --collection-mode sample --profile memory-templates/xiaohongshu-trend-profile.json --memory ../outputs/claude-code-xhs-memory-smoke/xiaohongshu-trend-memory.json --output ../outputs/claude-code-xhs-memory-smoke/report --result-prefix XHS_TREND_RESULT
Dependencies2
  • @modelcontextprotocol/sdk^1.29.0
  • zod^4.4.3