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 bytes49,901
Previous version0.1.14
Published2026-05-25T05:26:14.534Z
SHA-256b5bfe9f52566ce90361355242dd30a169f121c725607c7ca1b1f6ae9ce7d45cc

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
36Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 36 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/bin/claude-voc.jsmatched ".npmrc"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/bin/claude-voc.jsmatched ".npmrc"30
lowObfuscationpackage/mcp/src/features/xiaohongshu-trend/assets.jsmatched "Buffer.from(body, 'base64"3
lowObfuscationpackage/mcp/src/core/credentials.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts10
  • install:checknode install.js --check
  • install:smokenode install.js --smoke
  • mcp:smokenode scripts/smoke-mcp.js
  • mcp:startnode mcp/src/server.js
  • smoke:cross-industrynode scripts/smoke-cross-industry.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