PkgRadar

Package evidence

@friggframework/[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
853Mature · −50% score
First published
Mar 2024
Publisher
seanspeaks

Effective trust discount applied: 50% (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":["@friggframework/[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":["@friggframework/[email protected]"],"fail_on":"review"}'
Publisherseanspeaks
Artifact bytes512,481
Previous version2.0.0--canary.602.3ed5ace.0
Published2026-06-09T18:37:25.765Z
SHA-2561bdbfc2426d77b7ad2c0d9e2de2753698f7d72dd5ce513918f4fc87ad82c312b

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
2.0.0--canary.604.ba86ee6.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/infrastructure/domains/shared/environment-builder.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/infrastructure/domains/shared/environment-builder.test.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts2
  • lint:fixprettier --write --loglevel error . && eslint . --fix
  • testjest --passWithNoTests # TODO
Dependencies38
  • @aws-sdk/client-cloudformation^3.705.0
  • @aws-sdk/client-ec2^3.835.0
  • @aws-sdk/client-kms^3.835.0
  • @aws-sdk/client-rds^3.906.0
  • @aws-sdk/client-s3^3.917.0
  • @aws-sdk/client-secrets-manager^3.906.0
  • @aws-sdk/client-sts^3.835.0
  • @babel/eslint-parser^7.18.9
  • @babel/parser^7.25.3
  • @babel/traverse^7.25.3
  • @friggframework/core2.0.0--canary.604.ba86ee6.0
  • @friggframework/schemas2.0.0--canary.604.ba86ee6.0
  • @friggframework/test2.0.0--canary.604.ba86ee6.0
  • @hapi/boom^10.0.1
  • @inquirer/prompts^5.3.8
  • axios^1.7.2
  • body-parser^1.20.2
  • chalk^4.1.2
  • commander^12.1.0
  • cors^2.8.5
  • cross-spawn^7.0.3
  • dotenv^16.4.5
  • eslint^8.22.0
  • eslint-config-prettier^8.5.0
  • eslint-plugin-json^3.1.0
  • eslint-plugin-markdown^3.0.0
  • eslint-plugin-no-only-tests^3.0.0
  • eslint-plugin-yaml^0.5.0
  • express^4.19.2
  • express-async-handler^1.2.0
  • …and 8 more.