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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 26 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Credential file access | package/.pipeline-config.yaml | matched ".npmrc" | 3 |
| low | Large Javascript Payload | package/dist/cli.cjs | 15018528 bytes | 0 |
Manifest
Package metadata
Scripts9
buildtsc && npm run esbuildesbuildnode esbuild.jsstartnode dist/cli.jstestnpm run test:unit && npm run test:functionaltest-coveragejest --coveragetest-coverage:functionaljest --coverage --testPathPattern=functionaltest-coverage:unitjest --coverage --testPathPattern=unittest:functionaljest --testPathPattern=functionaltest: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.8adm-zip^0.5.14build-url-ts^6.2.0chalk^5.3.0cli-table3^0.6.5commander^12.1.0conf^13.0.1dotenv^16.4.5env-paths^3.0.0esbuild^0.25.9eslint^10.0.2flatted^3.4.2fs-extra^11.2.0inquirer^10.1.8js-yaml^4.2.0jszip^3.10.1lodash^4.18.0path-to-regexp^8.4.0- …and 2 more.