product-photography
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileBenign: The skill describes a structured workflow for generating product photography assets using established inference tooling. It leverages standard CLI invocations to remote image-generation services and does not request sensitive credentials or access beyond normal login flows. The data flow is primarily user prompts to external services with resulting images as outputs. While there are typical security considerations around command-line prompt handling and external API calls, there is no evident credential harvesting, malicious payload deployment, or anomalous data exfiltration in the described footprint. recommended mitigations include input validation for prompts where appropriate, ensuring trusted domain usage, and monitoring for any unexpected logging of session tokens by the underlying CLI.