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 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":["@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"}'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
Status history (5 events)
- available → available · risk review · score 5 · status available -> available, risk high -> review, score 93 -> 5
- available → available · risk high · score 93 · status available -> available, risk high -> high, score 186 -> 93
- available → available · risk high · score 186 · status available -> available, risk high -> high, score 211 -> 186
- available → available · risk high · score 211 · status available -> available, risk high -> high, score 468 -> 211
- new → available · risk high · score 468 · status changed
Related candidates
Linked campaigns and clusters
pechechito
2 members · evidence strength 64Install-time lifecycle script — postinstall="echo '\n swl-software-engineering-system instalado.\n ejecuta: npx swl-ses init\n'"
2 members · evidence strength 70Evidence
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="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.jsdoctornode scripts/doctor.jsfield-reportnode scripts/field-report.jsgen-checklistsnode scripts/generar-checklists-consolidados.jsgen-checklists:checknode scripts/generar-checklists-consolidados.js --checkgen:feature-listnode scripts/derivar-feature-list.jsgen:feature-list:checknode scripts/derivar-feature-list.js --checkgenerate:docsnode scripts/generar-inventario.jspostinstallecho ' swl-software-engineering-system instalado. Ejecuta: npx swl-ses init 'prepacknode scripts/limpiar-artefactos-python.js && node scripts/validar-userland-vacio.jsprepublishOnlynpm run test:releasepublish:allnode scripts/publicar.jspublish:drynode scripts/publicar.js --dry-runpublish:githubnode scripts/publicar.js --solo-githubpublish:npmjsnode scripts/publicar.js --solo-npmjstestnode --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.jstest:aislamientonode scripts/validar-tests-aislamiento.jstest:allnpm test && node scripts/validar.js && node scripts/validar-manifest.js && node scripts/verificar-docs-vs-codigo.js && node scripts/derivar-feature-list.js --checktest:docsnode scripts/verificar-docs-vs-codigo.jstest:manifestnode scripts/validar-manifest.jstest:releasenpm run test:all && npm run test:userland && npm run test:smoketest:smokenode scripts/smoke-test.jstest:userlandnode scripts/validar-userland-vacio.jstest:validatenode scripts/validar.js
Dependencies1
docx^9.6.1