Growth Engineer
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The growth-engineer skill is a legitimate and well-architected tool for automating growth engineering tasks. It correlates data from multiple sources (AnalyticsCLI, RevenueCat, Sentry, App Store Connect) to generate GitHub issues and pull requests. The skill demonstrates strong security awareness by explicitly instructing the AI agent never to request or accept secrets in chat, instead routing users to a local terminal wizard (`openclaw-growth-wizard.mjs`) that stores credentials in a restricted-access file (`chmod 600`). The code is transparent, follows standard installation patterns (npm/npx), and the SKILL.md instructions are designed to enforce a specific, secure user experience rather than subvert the agent for malicious purposes.
