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
- 29,396Mainstream · −50% score
- Versions published
- 93
- First published
- Mar 2026
- 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":["@distilled.cloud/[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":["@distilled.cloud/[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 10 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/credentials.browser.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/credentials.browser.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/bedrock-agent-runtime.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/bedrock-data-automation.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/bedrock-runtime.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/bedrock.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/services/comprehend.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Large Javascript Payload | package/lib/services/ec2.js | 2079850 bytes | 0 |
Manifest
Package metadata
Scripts10
buildtsgo -bchecktsgo && oxlint src && oxfmt --check srcfmtoxfmt --write srcgeneratebun run scripts/generate.ts && oxlint --fix src && oxfmt --write src && oxfmt --write srclintoxlint --fix srcpublish:npmbun run build && bun publish --access publicspecs:fetchgit submodule update --force --init --recursive --depth=1 specs/api-models-aws && git -C specs/api-models-aws checkout -- . && git submodule update --force --init --recursive --depth=1 specs/aws-sdk-js-v3 && git -C specs/aws-sdk-js-v3 checkout -- . && git submodule update --force --init --recursive --depth=1 specs/smithy && git -C specs/smithy checkout -- . && git submodule update --force --init --recursive --depth=1 specs/smithy-typescript && git -C specs/smithy-typescript checkout -- .specs:updategit -C specs/api-models-aws fetch && git -C specs/api-models-aws checkout main && git -C specs/api-models-aws pull && git -C specs/aws-sdk-js-v3 fetch && git -C specs/aws-sdk-js-v3 checkout main && git -C specs/aws-sdk-js-v3 pull && git -C specs/smithy fetch && git -C specs/smithy checkout main && git -C specs/smithy pull && git -C specs/smithy-typescript fetch && git -C specs/smithy-typescript checkout main && git -C specs/smithy-typescript pulltestbunx vitest run test --exclude specs --passWithNoTeststypechecktsgo
Dependencies10
@aws-crypto/crc32^5.2.0@aws-crypto/util^5.2.0@aws-sdk/credential-providers^3.994.0@aws-sdk/types^3.973.1@distilled.cloud/core0.25.2@smithy/shared-ini-file-loader^4.4.3@smithy/types^4.12.0@smithy/util-base64^4.3.0aws4fetch^1.0.20fast-xml-parser^5.3.2