PkgRadar

Package evidence

@wraps.dev/[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
170Established · −30% score
First published
Nov 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@wraps.dev/[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":["@wraps.dev/[email protected]"],"fail_on":"review"}'
Artifact bytes8,489,317
Previous version2.23.1
Published2026-06-10T16:32:45.583Z
SHA-25666b39b67a72195b83b847ace1640123aa95f192845270d003afad88e89b21297

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli.jsmatched "AWS_ACCESS_KEY"30

Manifest

Package metadata

Scripts10
  • buildpnpm build:console && pnpm build:lambda && pnpm build:selfhost-lambda && tsup
  • build:consolepnpm --filter @wraps/console build
  • build:lambdatsx scripts/build-lambda.ts
  • build:selfhost-lambdatsx scripts/build-selfhost-lambda.ts
  • devtsup --watch
  • testvitest run
  • test:coveragevitest run --coverage
  • test:uivitest --ui
  • test:watchvitest --watch
  • typechecktsc --noEmit
Dependencies40
  • @aws-sdk/client-acm3.1030.0
  • @aws-sdk/client-cloudformation3.1030.0
  • @aws-sdk/client-cloudfront3.1030.0
  • @aws-sdk/client-cloudwatch3.1030.0
  • @aws-sdk/client-dynamodb3.1030.0
  • @aws-sdk/client-iam3.1030.0
  • @aws-sdk/client-lambda3.1030.0
  • @aws-sdk/client-mailmanager3.1030.0
  • @aws-sdk/client-pinpoint-sms-voice-v23.1030.0
  • @aws-sdk/client-route-533.1030.0
  • @aws-sdk/client-s33.1030.0
  • @aws-sdk/client-ses3.1030.0
  • @aws-sdk/client-sesv23.1030.0
  • @aws-sdk/client-sns3.1030.0
  • @aws-sdk/client-sqs3.1030.0
  • @aws-sdk/client-ssm3.1030.0
  • @aws-sdk/client-sts3.1030.0
  • @aws-sdk/s3-request-presigner3.1030.0
  • @aws-sdk/util-dynamodb3.996.2
  • @clack/prompts^0.11.0
  • @pulumi/aws^7.28.0
  • @pulumi/pulumi^3.216.0
  • @react-email/render2.0.4
  • better-auth1.5.5
  • conf^15.1.0
  • cosmiconfig^9.0.1
  • drizzle-orm^0.45.2
  • esbuild^0.25.12
  • express^4.22.1
  • get-port^7.1.0
  • …and 10 more.