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
- 56Mature · −50% score
- First published
- Oct 2024
- 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 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 9 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/plugins/plugin/lib/utils.js | matched "raw.githubusercontent.com" | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/plugins/plugin/lib/utils.js | matched "raw.githubusercontent.com" | 12 |
| low | Credential file access | package/lib/plugins/aws/config-credentials.js | matched ".aws/" | 5 |
| low | Credential file access | package/lib/aws/credentials.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/lib/plugins/aws/utils/credentials.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/lib/plugins/aws/invoke-local/index.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts10
integration-test-run-packagemocha --config test/mocha/package.cjs "test/integration-package/**/*.tests.js"linteslint .lint:updatedpipe-git-updated --ext=cjs --ext=js --ext=mjs --base=4.x -- eslintprettier-checkprettier -c "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}"prettier-check:updatedpipe-git-updated --ext=cjs --ext=css --ext=html --ext=js --ext=json --ext=md --ext=mjs --ext=yaml --ext=yml --base=4.x -- prettier -cprettifyprettier --write "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}"prettify:updatedpipe-git-updated --ext=cjs --ext=css --ext=html --ext=js --ext=json --ext=md --ext=mjs --ext=yaml --ext=yml --base=4.x -- prettier --writetestmocha --config test/mocha/unit.cjs --parallel "test/unit/**/*.test.js"test:cinpm run prettier-check:updated && npm run lint:updated && npm run test:isolatedtest:isolatedmocha --config test/mocha/unit.cjs --parallel "test/unit/**/*.test.js"
Dependencies44
@apidevtools/json-schema-ref-parser^15.3.5@aws-sdk/client-api-gateway^3.1034.0@aws-sdk/client-apigatewayv2^3.1034.0@aws-sdk/client-cloudformation^3.1034.0@aws-sdk/client-cloudwatch^3.1034.0@aws-sdk/client-cloudwatch-logs^3.1034.0@aws-sdk/client-cognito-identity-provider^3.1034.0@aws-sdk/client-ecr^3.1034.0@aws-sdk/client-eventbridge^3.1034.0@aws-sdk/client-iam^3.1034.0@aws-sdk/client-lambda^3.1034.0@aws-sdk/client-s3^3.1034.0@aws-sdk/client-ssm^3.1034.0@aws-sdk/client-sts^3.1034.0@aws-sdk/credential-providers^3.1034.0@aws-sdk/lib-storage^3.1034.0@smithy/core^3.23.16@smithy/node-http-handler^4.6.1ajv^8.12.0ajv-formats^3.0.1content-disposition^2.0.1cross-spawn^7.0.6dotenv^17.4.2dotenv-expand^13.0.0ext^1.7.0fast-glob^3.3.3fastest-levenshtein^1.0.16filenamify^7.0.1https-proxy-agent^9.0.0js-yaml^4.1.0- …and 14 more.