PkgRadar

Package evidence

doc-redaction==2.3.0

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
10
First published
Apr 2026

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":["doc-redaction==2.3.0"],"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":["doc-redaction==2.3.0"],"fail_on":"review"}'
Publisherunknown
Artifact bytes3,324,622
Previous versionnone
Published2026-05-29T15:45:14
SHA-25664df1e9c05c289f72d096daba96efb1be6283e1c3c82e205031c9ea6efeb9a31

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 17 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accessdoc_redaction-2.3.0/app.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/cli_redact.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/lambda_entrypoint.pymatched "aws_access_key"5
lowCredential file accessdoc_redaction-2.3.0/load_dynamo_logs.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/load_s3_logs.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/mcp_doc_redaction/schemas.pymatched "aws_access_key"5
lowCredential file accessdoc_redaction-2.3.0/mcp_doc_redaction/server.pymatched "aws_access_key"5
lowCredential file accessdoc_redaction-2.3.0/tools/aws_functions.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/tools/aws_textract.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/tools/cli_usage_logger.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/tools/config.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/tools/custom_csvlogger.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/tools/data_anonymise.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/tools/file_redaction.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdoc_redaction-2.3.0/tools/redaction_types.pymatched "aws_access_key"5
lowCredential file accessdoc_redaction-2.3.0/tools/simplified_api.pymatched "aws_access_key"5
lowCredential file accessdoc_redaction-2.3.0/tools/summaries.pymatched "AWS_ACCESS_KEY"5