PkgRadar

Package evidence

@colabo-media/[email protected]

no findings

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
21
Versions published
13Established · −30% score
First published
Oct 2018
Publisher
mprinc

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

Looks clean — keep monitoring

No 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":["@colabo-media/[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":["@colabo-media/[email protected]"],"fail_on":"review"}'
Publishermprinc
Artifact bytes11,349
Previous version1.3.2
Published2026-06-08T01:01:45.422Z
SHA-2567715a0ba7237d3044c11bb4302fd27ea74e8cdc471836b1f74d01146cd2607d5

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

low
Last checked
lowRisk
0Score
1.4.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • _buildyarn clean && yarn build:esbuild
  • buildyarn clean && yarn build:esbuild
  • build:esbuildnode esbuild.mjs
  • build:rolluprollup -c
  • cleanrm -rf dist
  • deployyarn install
  • echo_nameecho 'Paths: '; echo "LERNA_ROOT_PATH: $LERNA_ROOT_PATH"; echo "LERNA_EXEC_PATH: $LERNA_EXEC_PATH"; echo "LERNA_PACKAGE_NAME: $LERNA_PACKAGE_NAME"
  • install_depsyarn install
  • package_buildyarn clean && rm -rf dist && yarn build:esbuild
  • package_checktsx $COLABO_FOLDER/scripts/check-package.ts --configPath="$COLABO_FOLDER/scripts/config"
  • package_installyarn install
  • package_post_publishtsx $COLABO_FOLDER/scripts/post-publish/single.ts
  • package_pre_publishtsx $COLABO_FOLDER/scripts/pre-publish/single.ts
  • package_publishecho "${npm_package_name}:package_publish ----- Publishing the package ----"
  • package_rm_install_lockrm -f yarn.lock
  • package_semantic_releasenpx --no-install semantic-release --no-ci --debug -e semantic-release-monorepo
  • package_update_dependencies_versionstsx $COLABO_FOLDER/scripts/update-dependencies-versions/single.ts
  • update_ver_depstsx scripts/update-dependencies-versions.ts --package $LERNA_PACKAGE_NAME
Dependencies6
  • @colabo-utils/i-config1.6.0
  • @colabo-utils/i-verify1.3.3
  • copyfiles^2.1.0
  • fs0.0.1-security
  • jimp^0.5.6
  • multer^1.3.1