PkgRadar

Package evidence

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

Versions published
45
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":["@hongmaple0820/[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":["@hongmaple0820/[email protected]"],"fail_on":"review"}'
Artifact bytes1,447,649
Previous version0.40.1
Published2026-05-25T07:31:56.865Z
SHA-256a7d9dfe689ff78721b6b4097bea02b4f6311bf55d2b7223796d884e8a1f2e961

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
32Score
0.40.2Version
Status history (1 event)
  1. newavailable · risk review · score 32 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/guardrails/advancedDetectors.jsmatched "curl "12
mediumRemote Payloadpackage/dist/workflow/gates/GateSystem.jsmatched "Invoke-WebRequest"12
mediumRemote Payloadpackage/dist/workflow/GovernanceTemplates.jsmatched "curl "12
mediumRemote Payloadpackage/dist/capabilities/InstalledSkillsIntegration.jsmatched "curl "12
mediumRemote Payloadpackage/dist/workflow/ReviewAnalyzer.jsmatched "Invoke-WebRequest"12
mediumRemote Payloadpackage/dist/skills/SkillRepository.jsmatched "Invoke-WebRequest"12
Show all 17 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/guardrails/advancedDetectors.jsmatched "curl "12
mediumRemote Payloadpackage/dist/workflow/gates/GateSystem.jsmatched "Invoke-WebRequest"12
mediumRemote Payloadpackage/dist/workflow/GovernanceTemplates.jsmatched "curl "12
mediumRemote Payloadpackage/dist/capabilities/InstalledSkillsIntegration.jsmatched "curl "12
mediumRemote Payloadpackage/dist/workflow/ReviewAnalyzer.jsmatched "Invoke-WebRequest"12
mediumRemote Payloadpackage/dist/skills/SkillRepository.jsmatched "Invoke-WebRequest"12
lowCredential file accesspackage/dist/guardrails/OWASPDetector.jsmatched "aws_access_key"5
lowObfuscationpackage/dist/guardrails/DependencyAuditor.jsmatched "\\u0000"3
lowObfuscationpackage/dist/workflow/gates/GateSystem.jsmatched "\\u0000"3
lowObfuscationpackage/dist/workflow/GovernanceTemplatePacks.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/workflow/GovernanceTemplates.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/capabilities/InstalledSkillsIntegration.jsmatched "Eval("3
lowObfuscationpackage/dist/cli/phaseCommands.jsmatched "\\u0000"3
lowObfuscationpackage/dist/prompts/PromptOptimizer.jsmatched "\\u3400"3
lowObfuscationpackage/dist/skills/SkillExecutor.jsmatched "Eval("3
lowObfuscationpackage/dist/eval/WorkflowEval.jsmatched "Eval("3
lowObfuscationpackage/scripts/workflow/lib/report-output.mjsmatched "\\u001B"3

Manifest

Package metadata

Scripts13
  • buildtsc
  • devbun --watch src/api/cli.ts
  • linteslint src/**/*.ts
  • mcpnode dist/api/mcp.js
  • release:checknpm run typecheck && npm run lint && npm test && npm run smoke:setup && npm run smoke:providers -- --write-report && npm run build && npm audit --omit=dev && git diff --check && npm pack --dry-run
  • servenode dist/api/http.js
  • smoke:gbrainnode scripts/workflow/provider-rehearsal.mjs --skip-graphify --require-gbrain
  • smoke:graphifynode scripts/workflow/provider-rehearsal.mjs --skip-gbrain --require-graphify
  • smoke:providersnode scripts/workflow/provider-rehearsal.mjs
  • smoke:setupnode scripts/workflow/setup-smoke.mjs
  • testvitest run --reporter dot --pool=forks --maxWorkers=4 --minWorkers=1
  • test:serialvitest run --reporter dot --pool=forks --poolOptions.forks.maxForks=1 --poolOptions.forks.minForks=1
  • typechecktsc --noEmit
Dependencies12
  • @modelcontextprotocol/sdk1.29.0
  • better-sqlite3^11.10.0
  • chokidar^3.6.0
  • citty^0.1.6
  • content-type1.0.5
  • execa^9.3.0
  • hono^4.5.0
  • js-yaml^4.1.0
  • pino^9.3.0
  • pino-pretty^11.2.0
  • type-is2.0.1
  • zod^3.23.0