Product Photography

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill provides comprehensive instructions and prompt templates for professional product photography using the inference.sh CLI. While the documentation includes a 'curl | sh' installation pattern (SKILL.md), which is a common but high-risk practice for remote script execution, the skill's 'allowed-tools' metadata explicitly restricts the agent to the 'infsh' command. This restriction effectively prevents the agent from executing the curl command or any other unauthorized shell scripts. The content is entirely focused on its stated purpose, lacks any indicators of data exfiltration or malicious intent, and demonstrates good security hygiene by limiting the agent's command scope.