prototype-pollution-advanced
Audited by Socket on Jul 21, 2026
2 alerts found:
SecurityAnomalySUSPICIOUS: the skill is internally consistent as an advanced prototype-pollution exploitation guide, but its actual purpose is offensive security enablement for an AI agent. It contains no installer or direct credential exfiltration path, yet it materially increases attack capability, includes transitive local skill loads, and references external tooling loosely. High security risk, but not confirmed malware.
The provided content is exploit-focused prototype-pollution and gadget-chain guidance, including a highly suspicious example that attempts to steer Node execution via __proto__ (shell/NODE_OPTIONS/--require). This excerpt contains no runnable library logic, so it does not by itself demonstrate data theft or active compromise; however, its explicit RCE-oriented payload material is a significant red flag for the overall package and warrants inspection of the actual shipped code (especially any code that parses/merges untrusted objects, template/build manipulation, postinstall/build scripts, or child_process usage).