PkgRadar

Package evidence

@getmonoceros/[email protected]

Remote Payload: matched "curl "

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@getmonoceros/[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":["@getmonoceros/[email protected]"],"fail_on":"high"}'
Artifact bytes189,673
Previous version1.7.3
Published2026-05-24T22:06:49.616Z
SHA-256a1535a3d0647fef437801a71daef5ab238f0d396fab644e393e081537a3802b7

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/bin.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/features/atlassian/devcontainer-feature.jsonmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/features/claude-code/devcontainer-feature.jsonmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/features/github-cli/devcontainer-feature.jsonmatched "raw.githubusercontent.com"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/bin.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/features/atlassian/devcontainer-feature.jsonmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/features/claude-code/devcontainer-feature.jsonmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/features/github-cli/devcontainer-feature.jsonmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/bin.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts7
  • buildtsup
  • manifests:syncnode scripts/sync-feature-manifests.mjs
  • prebuildpnpm manifests:sync
  • prepublishOnlypnpm typecheck && pnpm test && pnpm build
  • starttsx src/bin.ts
  • testvitest run
  • typechecktsc --build
Dependencies6
  • @devcontainers/cli^0.86.1
  • citty^0.2.2
  • consola^3.4.2
  • diff^9.0.0
  • yaml^2.9.0
  • zod^4.4.3