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
- 2
- First published
- Aug 2024
- Publisher
- marzab
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@povio/[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":["@povio/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts7
buildtsupcliDEBUG_COLORS=1 DEBUG='scaffold:*' node -r @swc-node/register src/cli.tslinteslint "{src,test}/**/*.ts"lint:fixeslint "{src,test}/**/*.ts" --fixpushyarn exec ./scripts/publish.shtestDEBUG_COLORS=1 DEBUG='scaffold:*' node --test -r @swc-node/register src/**/*.test.tstest:watchDEBUG_COLORS=1 DEBUG='scaffold:*' node --test --watch -r @swc-node/register src/**/*.test.ts
Dependencies16
@types/debug^4.1.12@types/semver^7.5.8@types/yargs^17.0.32colorette^2.0.20cosmiconfig^9.0.0debug^4.3.4fast-glob^3.3.2interpret^3.1.1lodash^4.17.21rechoir^0.8.0semver^7.6.2supports-color^9.4.0ts-morph^23.0.0yaml^2.4.2yargs^17.7.2zod^3.23.8