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
- 1,799Niche · −30% score
- Versions published
- 854Mature · −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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/infrastructure/domains/shared/environment-builder.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/infrastructure/domains/shared/environment-builder.test.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts2
lint:fixprettier --write --loglevel error . && eslint . --fixtestjest --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.605.2c6a0b2.0@friggframework/schemas2.0.0--canary.605.2c6a0b2.0@friggframework/test2.0.0--canary.605.2c6a0b2.0@hapi/boom^10.0.1@inquirer/prompts^5.3.8axios^1.7.2body-parser^1.20.2chalk^4.1.2commander^12.1.0cors^2.8.5cross-spawn^7.0.3dotenv^16.4.5eslint^8.22.0eslint-config-prettier^8.5.0eslint-plugin-json^3.1.0eslint-plugin-markdown^3.0.0eslint-plugin-no-only-tests^3.0.0eslint-plugin-yaml^0.5.0express^4.19.2express-async-handler^1.2.0- …and 8 more.