app-updater

Fail

Audited by Socket on Feb 24, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The package is a legitimate updater pattern for self-hosted APK distribution but carries significant supply-chain risk if implemented without hardening. Immediate recommendations: require HTTPS + TLS pinning where possible, publish and verify SHA256 checksums of APKs before install, programmatically verify the APK signing certificate fingerprint with PackageManager prior to invoking the installer, narrow FileProvider paths to least-privilege directories, minimize or avoid WRITE_EXTERNAL_STORAGE by using app-private storage, protect hosting accounts (2FA, limited tokens, restricted CI), and log/record explicit user consent. The code sample itself is not directly malicious, but the documented behavior (download-and-install) can enable severe compromise if remote artifacts or hosting are compromised.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 24, 2026, 11:47 PM
Package URL
pkg:socket/skills-sh/dbobkov245-source%2Fpwa-torserve%2Fapp-updater%2F@02497ad37b446df4f6dc1d4edbf1e1244e602fd2