PkgRadar

Package evidence

@hegemonart/[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.

Weekly downloads
4,905Niche · −30% score
Versions published
84
First published
Apr 2026
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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@hegemonart/[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":["@hegemonart/[email protected]"],"fail_on":"review"}'
Artifact bytes2,649,305
Previous version1.57.0
Published2026-06-03T14:43:23.084Z
SHA-25668bb41981a83ee878c91a89738850c8d04650bad4936b42ae0dd2581698b11d3

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

review
Last checked
reviewRisk
3Score
1.57.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/hooks/update-check.shmatched "curl "12

Manifest

Package metadata

Scripts44
  • build:bundlesnode scripts/build-distribution-bundles.cjs
  • build:harnessesnode scripts/generate-harnesses-md.cjs
  • build:harnesses:checknode scripts/generate-harnesses-md.cjs --check
  • build:sdknode scripts/build-sdk-bins.cjs
  • build:skill-graphnode scripts/generate-skill-graph.cjs
  • build:skill-graph:checknode scripts/generate-skill-graph.cjs --check
  • build:skillsnode scripts/build-skills.cjs
  • build:skills:checknode scripts/build-skills.cjs --check
  • build:stylenode scripts/generate-style-md.cjs
  • build:style:checknode scripts/generate-style-md.cjs --check
  • check:domain-linksnode scripts/check-domain-cross-links.cjs
  • check:harness-freshnessnode scripts/check-harness-freshness.cjs
  • check:no-duplicationnode scripts/check-no-duplication.cjs
  • codegen:schemasnode --experimental-strip-types scripts/codegen-schema-types.ts
  • detect:stale-refsnode scripts/detect-stale-refs.cjs
  • gdd-sdknode --experimental-strip-types sdk/cli/index.ts
  • generate:skill-frontmatternode scripts/generate-skill-frontmatter.cjs
  • generate:skill-frontmatter:checknode scripts/generate-skill-frontmatter.cjs --check
  • lint:agentskillsnode scripts/lint-agentskills-spec.cjs
  • lint:changelognode scripts/lint-changelog.cjs
  • lint:designnode bin/gdd-detect test/fixtures/detect/negative --json
  • lint:linksnpx --yes lychee --no-progress --accept 200,206,403,429 "**/*.md" || true
  • lint:mdnpx --yes markdownlint-cli2 "**/*.md" "#**/node_modules" "#.planning" "#.claude" "#test/fixtures/baselines"
  • lint:prosenode scripts/lint-prose.cjs
  • postpacknode scripts/build-sdk-bins.cjs --clean
  • prepacknpm run build:sdk
  • release:extract-changelognode scripts/extract-changelog-section.cjs
  • scan:injectionnode scripts/run-injection-scanner-ci.cjs
  • scan:outboundnode scripts/scan-outbound-network.cjs
  • scan:ws-bindnode scripts/scan-ws-bind.cjs
  • …and 14 more.
Dependencies4
  • @anthropic-ai/claude-agent-sdk^0.3.143
  • @clack/prompts^1.2.0
  • @modelcontextprotocol/sdk^1.0.0
  • ajv^8.18.0
Optional dependencies2
  • pngjs^7.0.0
  • ws^8.20.0