claude-plugin-converter

Warn

Audited by Socket on Aug 15, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/convert.py

This module is a supply-chain amplifier: it generates an executable Hermes plugin package from untrusted on-disk inputs (plugin_dir and analysis.json). The fragment of generated hook code includes high-impact runtime sinks—subprocess execution with shell=True and outbound HTTP POST. If hook command strings and URLs are derived from untrusted metadata (as implied), a compromised source plugin/analysis can result in command execution and network exfiltration when the converted Hermes plugin is loaded. Confidence is reduced because the snippet appears partially garbled and the full implementations of convert_hooks/convert_commands are not included, preventing verification of allowlisting/sanitization or command/URL constraints.

Confidence: 62%Severity: 86%
Audit Metadata
Analyzed At
Aug 15, 2026, 06:16 PM
Package URL
pkg:socket/skills-sh/moonlight-lupin%2Fagent-skills%2Fclaude-plugin-converter%2F@2213069ec1798259c9ad9038171b507a71f12d234c1b21a8a4111b609bc50d34
Security Audit — socket — claude-plugin-converter