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 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":["@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"}'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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/config.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/config.spec.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/services/s3_trace_downloader.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts6
buildrm -rf ./dist && tsc && npm run copy-assets && oclif manifestcopy-assets./bin/copyassets.shgenerate:apiorval --config ./orval.config.tsprebuildnpm run generate:apiset-sdk-version./scripts/set_sdk_version.jstestvitest 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.0change-case5.4.4cli-progress3.12.0cli-table30.6.5date-fns4.1.0debug4.4.3dotenv17.4.2handlebars4.7.9ink7.0.1ink-spinner5.0.0js-yaml4.1.1json-schema-library11.4.0ky1.14.3react19.2.5semver7.7.4undici8.1.0yaml^2.8.3