PkgRadar

Package evidence

@outputai/[email protected]

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.

Weekly downloads
2,583Niche · −30% score
Versions published
215
First published
Mar 2026
Publisher
growthxlabs-admin

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@outputai/[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":["@outputai/[email protected]"],"fail_on":"review"}'
Artifact bytes211,698
Previous version0.7.1-next.be9352c.0
Published2026-06-12T21:51:50.220Z
SHA-256e2e86eb2466f17d7b754ad5cc4ed8c28f3a83b55f39eaffe4fc1ef78d5394525

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
10Score
0.7.1-next.d67ad85.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/config.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/config.spec.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/services/s3_trace_downloader.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • buildrm -rf ./dist && tsc && npm run copy-assets && oclif manifest
  • copy-assets./bin/copyassets.sh
  • generate:apiorval --config ./orval.config.ts
  • prebuildnpm run generate:api
  • set-sdk-version./scripts/set_sdk_version.js
  • testvitest run
Dependencies25
  • @anthropic-ai/claude-agent-sdk0.2.92
  • @aws-sdk/client-s33.1038.0
  • @hackylabs/deep-redact3.0.5
  • @inquirer/prompts8.4.2
  • @oclif/core4.10.6
  • @oclif/plugin-help6.2.45
  • @outputai/credentials0.7.1-next.d67ad85.0
  • @outputai/evals0.7.1-next.d67ad85.0
  • @outputai/llm0.7.1-next.d67ad85.0
  • change-case5.4.4
  • cli-progress3.12.0
  • cli-table30.6.5
  • date-fns4.1.0
  • debug4.4.3
  • dotenv17.4.2
  • handlebars4.7.9
  • ink7.0.1
  • ink-spinner5.0.0
  • js-yaml4.1.1
  • json-schema-library11.4.0
  • ky1.14.3
  • react19.2.5
  • semver7.7.4
  • undici8.1.0
  • yaml^2.8.3