PkgRadar

Package evidence

finops-mcp==0.8.64

Credential file access: matched "AWS_SECRET_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
66
First published
May 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":["finops-mcp==0.8.64"],"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":["finops-mcp==0.8.64"],"fail_on":"review"}'
Publisherunknown
Artifact bytes975,147
Previous versionnone
Published2026-06-13T13:53:54
SHA-25670409dc218d2a01f99c5c7f211646b456072c99954faf8e79fa6479f9922061e

Why flagged

What the scanner saw

Credential file access: matched "AWS_SECRET_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
100Score
0.8.64Version
Status history (1 event)
  1. newavailable · risk review · score 100 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessfinops_mcp-0.8.64/src/finops/doctor.pymatched "AWS_SECRET_ACCESS_KEY"10
mediumCredential file accessfinops_mcp-0.8.64/src/finops/server.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessfinops_mcp-0.8.64/src/finops/connectors/gcp.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accessfinops_mcp-0.8.64/src/finops/security/oauth/gcp.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
Show all 17 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accessfinops_mcp-0.8.64/src/finops/doctor.pymatched "AWS_SECRET_ACCESS_KEY"10
mediumCredential file accessfinops_mcp-0.8.64/src/finops/server.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessfinops_mcp-0.8.64/src/finops/connectors/gcp.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accessfinops_mcp-0.8.64/src/finops/security/oauth/gcp.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
lowCredential file accessfinops_mcp-0.8.64/src/finops/accounts.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/setup_wizard.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/attribution/fetcher.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/connectors/aws.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/connectors/aws_services/bedrock.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/connectors/aws_services/documentdb.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/connectors/aws_services/kendra.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/connectors/aws_services/marketplace.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/connectors/aws_services/textract.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/recommendations/bedrock_routing.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/recommendations/textract_env.pymatched "aws_access_key"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/security/oauth/aws.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessfinops_mcp-0.8.64/src/finops/setup/cloud_infra.pymatched "AWS_ACCESS_KEY"5