mobile-security

Warn

Audited by Socket on Aug 23, 2026

1 alert found:

Anomaly
AnomalyLOW
references/security-hardening.md

The provided code fragment is primarily defensive runtime hardening (jailbreak/debugger detection and bundle hashing) and a custom URLProtocol that forwards network traffic. No clear malware behavior is evident in this module. The main supply-chain/security concern is incomplete or ineffective security enforcement: certificate pinning is not actually implemented in the shown URLProtocol despite a pinnedHashes constant, and bundle integrity checking can be disabled by omitting ExpectedHash from the Info.plist. These issues can create a false sense of protection rather than provide an immediate malicious payload.

Confidence: 66%Severity: 52%
Audit Metadata
Analyzed At
Aug 23, 2026, 08:01 PM
Package URL
pkg:socket/skills-sh/j4flmao%2Fagent-skills%2Fmobile-security%2F@c7b680d8864930998cbfb9b1e0b9e1cf0233ceca6dfa6f7297ca91e8bce4a033
Security Audit — socket — mobile-security