PkgRadar

Package evidence

@apistudio/[email protected]

Credential File Packaged: package/.env

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
19Established · −30% score
First published
Mar 2025
Publisher
gopi_agasthia_s

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@apistudio/[email protected]"],"fail_on":"high"}'

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":["@apistudio/[email protected]"],"fail_on":"high"}'
Artifact bytes25,906,555
Previous version12.1.3
Published2026-06-16T09:15:31.786Z
SHA-256dec774414abeee30fc2a8a4d050bd62e50ef2f43eff36628e9698565c2c4daee

Why flagged

What the scanner saw

Credential File Packaged: package/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
26Score
12.1.4Version
Status history (1 event)
  1. newavailable · risk high · score 26 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowCredential file accesspackage/.pipeline-config.yamlmatched ".npmrc"3
lowLarge Javascript Payloadpackage/dist/cli.cjs15018528 bytes0

Manifest

Package metadata

Scripts9
  • buildtsc && npm run esbuild
  • esbuildnode esbuild.js
  • startnode dist/cli.js
  • testnpm run test:unit && npm run test:functional
  • test-coveragejest --coverage
  • test-coverage:functionaljest --coverage --testPathPattern=functional
  • test-coverage:unitjest --coverage --testPathPattern=unit
  • test:functionaljest --testPathPattern=functional
  • test:unitjest --testPathPattern=unit
Dependencies32
  • @apic/api-model^1.0.477
  • @apic/lwgw-smith-sdk^12.0.72
  • @apic/smith-sdk^12.0.91
  • @apic/studio-apim-integrator^12.1.37
  • @apic/studio-build^12.1.33
  • @apic/studio-client-model^12.1.25
  • @apic/studio-deploy^12.1.25
  • @apic/studio-domain^12.1.31
  • @apic/studio-logger^12.1.25
  • @apic/studio-shared^12.1.26
  • @apic/studio-test^12.1.32
  • @apic/wmgw-smith-sdk^12.0.82
  • @inquirer/prompts^5.3.8
  • adm-zip^0.5.14
  • build-url-ts^6.2.0
  • chalk^5.3.0
  • cli-table3^0.6.5
  • commander^12.1.0
  • conf^13.0.1
  • dotenv^16.4.5
  • env-paths^3.0.0
  • esbuild^0.25.9
  • eslint^10.0.2
  • flatted^3.4.2
  • fs-extra^11.2.0
  • inquirer^10.1.8
  • js-yaml^4.2.0
  • jszip^3.10.1
  • lodash^4.18.0
  • path-to-regexp^8.4.0
  • …and 2 more.