PkgRadar

Package evidence

@guilhermefsousa/[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
464
Versions published
85
First published
Apr 2026
Publisher
guilhermefsousa

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":["@guilhermefsousa/[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":["@guilhermefsousa/[email protected]"],"fail_on":"review"}'
Artifact bytes590,051
Previous version1.3.3
Published2026-05-25T14:20:47.669Z
SHA-256b3eb9cd0c476b8422850d325f44c130e265c2241c644fc9f38f18325c7139a7e

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/templates/agents/skills/integrating-apis/scripts/fill_form.pymatched "curl "12
mediumRemote Payloadpackage/templates/telemetry/scripts/validate-rules.shmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/templates/agents/skills/integrating-apis/scripts/fill_form.pymatched "curl "12
mediumRemote Payloadpackage/templates/telemetry/scripts/validate-rules.shmatched "curl "12
lowCredential file accesspackage/templates/agents/templates/ci-dotnet.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/templates/agents/templates/ci-java.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/templates/agents/templates/ci-node.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/templates/agents/templates/ci-python.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts2
  • emit-syntheticnode emit-synthetic.mjs
  • validatebash validate-rules.sh
Dependencies7
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-metrics-otlp-http^0.56.0
  • @opentelemetry/exporter-trace-otlp-http^0.56.0
  • @opentelemetry/resources^1.30.0
  • @opentelemetry/sdk-metrics^1.30.0
  • @opentelemetry/sdk-trace-node^1.30.0
  • @opentelemetry/semantic-conventions^1.28.0