PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
54
Versions published
14
First published
Mar 2026
Publisher
kytherosdev

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherkytherosdev
Artifact bytes1,171,506
Previous version2.1.3
Published2026-05-15T20:58:14.810Z
SHA-2564269f50b5df9e2699f3ec73514c8473927993dbf94bc12347f7a70571a1ecfe5

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/templates/aws/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/aws/services/example-agent/app/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/aws/services/example-agent/lambdas/post-confirmation/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/aws/services/example-agent/lambdas/pre-signup/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/templates/aws/Taskfile.ymlmatched "curl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/templates/aws/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/aws/services/example-agent/app/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/aws/services/example-agent/lambdas/post-confirmation/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/aws/services/example-agent/lambdas/pre-signup/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/templates/aws/Taskfile.ymlmatched "curl "12
lowCredential file accesspackage/dist/cli/backup.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/extensions/embeddings/gemini-embedder.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/templates/aws/Taskfile.ymlmatched ".AWS"3

Manifest

Package metadata

Dependencies1
  • @aws-sdk/client-ssm3.682.0