PkgRadar

Package evidence

@hasna/[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
11
Versions published
6
First published
Mar 2026
Publisher
andreihasna2

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":["@hasna/[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":["@hasna/[email protected]"],"fail_on":"review"}'
Publisherandreihasna2
Artifact bytes17,380,868
Previous version0.0.4
Published2026-03-24T11:13:37.797Z
SHA-25678c3409ef8d2f97d3a43271e6df7a6a20b21edd55393ae6b900671156fecdbba

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/scaffolds/scaffold-agent/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/scaffolds/scaffold-blog/deploy/temp_generate-articles-ec2.shmatched "curl "12
Show all 24 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/scaffolds/scaffold-agent/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/scaffolds/scaffold-blog/deploy/temp_generate-articles-ec2.shmatched "curl "12
lowCredential file accesspackage/scaffolds/scaffold-competition/.claude/hooks/check-api-docs.tsmatched ".aws"5
lowCredential file accesspackage/scaffolds/scaffold-landing-pages/.claude/hooks/check-api-docs.tsmatched ".aws"5
lowCredential file accesspackage/scaffolds/scaffold-news/.claude/hooks/check-api-docs.tsmatched ".aws"5
lowCredential file accesspackage/scaffolds/scaffold-review/.claude/hooks/check-api-docs.tsmatched ".aws"5
lowCredential file accesspackage/scaffolds/scaffold-saas/.claude/hooks/check-api-docs.tsmatched ".aws"5
lowCredential file accesspackage/scaffolds/scaffold-social/.claude/hooks/check-api-docs.tsmatched ".aws"5
lowCredential file accesspackage/scaffolds/scaffold-agent/src/permissions/policy.tsmatched ".ssh"5
lowCredential file accesspackage/scaffolds/scaffold-blog/api/storage/s3.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/scaffolds/scaffold-agent/src/hooks/pre/security-validation.tsmatched ".ssh"5
lowCredential file accesspackage/scaffolds/scaffold-competition/.github/workflows/deploy.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-landing-pages/.github/workflows/deploy.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-news/.github/workflows/deploy.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-review/.github/workflows/deploy.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-saas/.github/workflows/deploy.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-social/.github/workflows/deploy.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-blog/docker-compose.ymlmatched "AWS_ACCESS_KEY"3
lowCredential file accesspackage/scaffolds/scaffold-competition/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-landing-pages/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-news/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-review/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-saas/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/scaffolds/scaffold-social/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts1
  • typechecktsc --noEmit
Dependencies2
  • clsx^2.1.1
  • tailwind-merge^2.6.0