PkgRadar

Package evidence

@vocmarket/[email protected]

Credential file access: matched ".npmrc"

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
2
First published
Jun 2026
Publisher
gangvy

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":["@vocmarket/[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":["@vocmarket/[email protected]"],"fail_on":"review"}'
Publishergangvy
Artifact bytes67,551
Previous versionnone
Published2026-06-05T08:49:48.161Z
SHA-2560da3cddbcd6f0d75e02cc4093aff647a2b1ba94dfff4e28f7d88380292ecc83a

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

review
Last checked
reviewRisk
5Score
0.1.14Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/install.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts17
  • acceptancenode scripts/acceptance.js
  • acceptance:pmnode scripts/product-acceptance-audit.js
  • acceptance:providersnode scripts/provider-contract-audit.js
  • acceptance:providers:mocknode scripts/provider-contract-audit.js --mock
  • install:checknode install.js --check
  • install:smokenode install.js --smoke
  • livenode mcp/src/tools/tihao-brief-sourcing-run.js --collection-mode live --brief ../docs/示例Brief-新锐护肤品牌种草合作.md --output ../outputs/claude-code-tihao-live --keyword-limit 1 --pages-per-keyword 1 --assistant-message-only
  • live:acceptancenode scripts/live-acceptance.js
  • mcp:smokenode scripts/smoke-mcp.js
  • mcp:startnode mcp/src/server.js
  • preference-smokenode mcp/src/tools/tihao-preference-update.js --message "客户更喜欢素人感、敏感肌真实记录,不要硬广和泛美妆号" --memory ../outputs/claude-code-tihao-memory-smoke/tihao-preference-memory.json --assistant-message-only
  • publish:drynpm run acceptance && npm publish --dry-run --access public
  • publish:npmnpm run acceptance && npm publish --access public
  • samplenode mcp/src/tools/tihao-brief-sourcing-run.js --collection-mode sample --brief ../docs/示例Brief-新锐护肤品牌种草合作.md --output ../outputs/claude-code-tihao-sample --assistant-message-only
  • sample-with-memorynode mcp/src/tools/tihao-brief-sourcing-run.js --collection-mode sample --brief ../docs/示例Brief-新锐护肤品牌种草合作.md --memory ../outputs/claude-code-tihao-memory-smoke/tihao-preference-memory.json --output ../outputs/claude-code-tihao-memory-smoke/report --assistant-message-only
  • smoke:briefsnode scripts/brief-fixture-smoke.js
  • smoke:packagenode scripts/smoke-package.js
Dependencies2
  • @modelcontextprotocol/sdk^1.29.0
  • zod^4.4.3