PkgRadar

Package evidence

@saulwade/[email protected]

Install-time lifecycle script: postinstall="echo '\n swl-software-engineering-system instalado.\n Ejecuta: npx swl-ses init\n'"

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
908
Versions published
35
First published
Apr 2026
Publisher
pechechito

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":["@saulwade/[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":["@saulwade/[email protected]"],"fail_on":"review"}'
Publisherpechechito
Artifact bytes2,701,593
Previous version1.7.1
Published2026-05-23T01:12:51.255Z
SHA-256d7beb0eea12d2594f0e205dafab1f66f032ff4f5b9a33afa5e9ac372b4cedbc6

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo '\n swl-software-engineering-system instalado.\n Ejecuta: npx swl-ses init\n'"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.7.2Version
Status history (5 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 93 -> 5
  2. availableavailable · risk high · score 93 · status available -> available, risk high -> high, score 186 -> 93
  3. availableavailable · risk high · score 186 · status available -> available, risk high -> high, score 211 -> 186
  4. availableavailable · risk high · score 211 · status available -> available, risk high -> high, score 468 -> 211
  5. newavailable · risk high · score 468 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pechechito

2 members · evidence strength 64
Repeated static TTPstale

Install-time lifecycle script — postinstall="echo '\n swl-software-engineering-system instalado.\n ejecuta: npx swl-ses init\n'"

2 members · evidence strength 70

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo '\n swl-software-engineering-system instalado.\n Ejecuta: npx swl-ses init\n'"5

Manifest

Package metadata

Scripts24
  • configure:branch-protectionnode scripts/configurar-branch-protection.js
  • doctornode scripts/doctor.js
  • field-reportnode scripts/field-report.js
  • gen-checklistsnode scripts/generar-checklists-consolidados.js
  • gen-checklists:checknode scripts/generar-checklists-consolidados.js --check
  • gen:feature-listnode scripts/derivar-feature-list.js
  • gen:feature-list:checknode scripts/derivar-feature-list.js --check
  • generate:docsnode scripts/generar-inventario.js
  • postinstallecho ' swl-software-engineering-system instalado. Ejecuta: npx swl-ses init '
  • prepacknode scripts/limpiar-artefactos-python.js && node scripts/validar-userland-vacio.js
  • prepublishOnlynpm run test:release
  • publish:allnode scripts/publicar.js
  • publish:drynode scripts/publicar.js --dry-run
  • publish:githubnode scripts/publicar.js --solo-github
  • publish:npmjsnode scripts/publicar.js --solo-npmjs
  • testnode --test tests/lib/*.test.js tests/scripts/*.test.js tests/scripts/lib/*.test.js tests/scripts/tui/*.test.js tests/hooks/*.test.js tests/hooks/lib/*.test.js tests/habilidades/*.test.js tests/gateway/*.test.js tests/bin/*.test.js tests/transformadores/*.test.js tests/mcp-server/*.test.js
  • test:aislamientonode scripts/validar-tests-aislamiento.js
  • test:allnpm test && node scripts/validar.js && node scripts/validar-manifest.js && node scripts/verificar-docs-vs-codigo.js && node scripts/derivar-feature-list.js --check
  • test:docsnode scripts/verificar-docs-vs-codigo.js
  • test:manifestnode scripts/validar-manifest.js
  • test:releasenpm run test:all && npm run test:userland && npm run test:smoke
  • test:smokenode scripts/smoke-test.js
  • test:userlandnode scripts/validar-userland-vacio.js
  • test:validatenode scripts/validar.js
Dependencies1
  • docx^9.6.1