PkgRadar

Package evidence

@enrichlayer/[email protected]

Credential file access: matched ".aws"

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":["@enrichlayer/[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":["@enrichlayer/[email protected]"],"fail_on":"high"}'
Publisherverticalint
Artifact bytes258,674
Previous version1.17.0
Published2026-05-24T16:07:47.415Z
SHA-256c8e7ac1c3e68e3e9a2e434a06b49c62ae620118a9179b7f6df93e9b74826b396

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

verticalint

2 members · evidence strength 53

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/templates.jsmatched ".aws"30
mediumRemote Payloadpackage/claude-skills/linear-operations/evals/evals.jsonmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/templates.jsmatched ".aws"30
mediumRemote Payloadpackage/claude-skills/linear-operations/evals/evals.jsonmatched "curl "12
lowObfuscationpackage/dist/utils/formatters/summary.jsmatched "\\x1B"3
lowObfuscationpackage/dist/utils/table-formatter.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts7
  • buildtsc && chmod +x dist/main.js
  • cleanrm -rf dist/
  • lintbiome check .
  • lint:fixbiome check --fix .
  • starttsx src/main.ts
  • testvitest run
  • test:watchvitest
Dependencies4
  • @inquirer/prompts^8.4.2
  • @linear/sdk^84.0.0
  • commander^14.0.0
  • picocolors^1.1.1