PkgRadar

Package evidence

@yangjingo/[email protected]

Credential file access: matched "aws_access_key"

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.

Weekly downloads
19
Versions published
4
First published
Mar 2026
Publisher
whyj

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":["@yangjingo/[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":["@yangjingo/[email protected]"],"fail_on":"review"}'
Publisherwhyj
Artifact bytes192,121
Previous versionnone
Published2026-03-26T12:38:03.294Z
SHA-2565ec46db5e28548f829c67b1471fe6fbd8a3142b29a9ed0c2f2b7893dc5b88036

Why flagged

What the scanner saw

Credential file access: matched "aws_access_key"

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.2Version
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/dist/core/security/patterns.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • devts-node src/cli.ts
  • startnode dist/cli.js
  • testnode tests/run-tests.js
  • test:clinode tests/test-cli.js
  • test:registrynode tests/test-registry.js
  • test:securitynode tests/test-security.js
  • test:versioningnode tests/test-versioning.js
Dependencies6
  • @anthropic-ai/sdk^0.79.0
  • archiver^7.0.0
  • commander^12.0.0
  • js-yaml^4.1.0
  • ora^9.3.0
  • skills^1.4.5