PkgRadar

Package evidence

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

Versions published
44Established · −30% score
First published
Jun 2025
Publisher
shriyanss

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@shriyanss/[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":["@shriyanss/[email protected]"],"fail_on":"review"}'
Publishershriyanss
Artifact bytes446,570
Previous version1.3.1-alpha.4
Published2026-06-08T12:44:33.342Z
SHA-256acdb6bea1e483fe2e8efb2a33f6456e5460346ab4e36e8dc1d612e6525931a96

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/api_gateway/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/index.jsmatched "AWS_ACCESS_KEY"5
lowMessenger Bot Endpointpackage/build/strings/secrets.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts4
  • buildrm -rf build/ && tsc
  • cleanuprm -rf build output .resp_cache.json endpoints.json extracted_urls{.txt,.json,-openapi.json} strings.json mapped{-openapi.json,.json,-openapi.postman_collection.json} analyze.json test{.yaml,.js} shriyanss-js-recon-*.tgz js-recon.db report.{html,md} js_recon_run_output *_test.js extracted/ research.json results* out.* && tsc
  • startnode --max-old-space-size=8192 build/index.js
  • testnode build/index.js -h
Dependencies35
  • @anthropic-ai/sdk^0.102.0
  • @aws-sdk/client-api-gateway^3.958.0
  • @babel/parser^7.28.5
  • @babel/traverse^7.28.5
  • @babel/types^7.27.6
  • @modelcontextprotocol/sdk^1.29.0
  • @types/chalk^0.4.31
  • @types/cli-progress^3.11.6
  • better-sqlite3^12.5.0
  • blessed^0.1.81
  • chalk^5.6.2
  • cheerio^1.0.0
  • cli-highlight^2.1.11
  • cli-progress^3.12.0
  • commander^14.0.0
  • datatables.net^2.3.6
  • datatables.net-dt^2.3.6
  • esquery^1.6.0
  • fs^0.0.2
  • graphql^16.14.1
  • highlight.js^11.11.1
  • inquirer^12.6.3
  • marked^16.1.2
  • md5^2.3.0
  • ollama^0.6.3
  • openai^5.8.2
  • path^0.12.7
  • prettier^3.7.4
  • puppeteer^24.43.1
  • puppeteer-extra^3.3.6
  • …and 5 more.