Package evidence
[email protected]
Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.
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
- 1
- First published
- May 2026
- Publisher
- qwerfunch
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 57 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Decode Then Exec | package/dist/clad.js | base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern. | 45 |
| medium | Obfuscation Density | package/dist/clad.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts24
benchmarktsx src/cli/benchmark.tsbuildnode scripts/build.mjs && node scripts/build-plugin.mjsbuild:pluginnode scripts/build-plugin.mjscladnode bin/cladconformancetsx conformance/runner.tslinteslint .preparenode -e "require('node:fs').existsSync('dist/clad.js') || require('node:child_process').execSync('npm run build', {stdio: 'inherit'})"spec:validatetsx src/spec/cli.tsstage:archtsx src/stages/arch.tsstage:audittsx src/stages/audit.tsstage:committsx src/stages/commit.tsstage:covtsx src/stages/cov.tsstage:drifttsx src/stages/drift.tsstage:linttsx src/stages/lint.tsstage:perftsx src/stages/perf.tsstage:secrettsx src/stages/secret.tsstage:smoketsx src/stages/smoke.tsstage:typetsx src/stages/type.tsstage:uattsx src/stages/uat.tsstage:unittsx src/stages/unit.tsstage:visualtsx src/stages/visual.tstestvitest runtypechecktsc --noEmitversion-bumpnode scripts/version-bump.mjs
Dependencies3
@anthropic-ai/sdk^0.96.0@modelcontextprotocol/sdk^1.29.0smol-toml^1.6.1