Serverless Template Generator
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle provides a shell script (`serverless-template-generator.sh`) to generate boilerplate code for various serverless platforms. While the logic aligns with the stated purpose, the script lacks input sanitization for the `$PLATFORM` and `$NAME` variables used in directory creation and file writing. This presents a path traversal vulnerability, allowing for potential arbitrary file writes if malicious arguments are passed to the script. No evidence of intentional malice, exfiltration, or backdoors was found.
