Gen Coding Specs

PassAudited by VirusTotal on Mar 29, 2026.

Findings (1)

The gen-coding-specs skill bundle is a legitimate tool designed to generate technical documentation (coding specifications) within a project's 'docs/coding-specs/' directory. It functions by analyzing the workspace's technology stack (via files like pom.xml and package.json) and populating a set of 12 markdown templates (coding.*.md) with project-specific details. The skill uses standard file system operations and a routine 'mkdir' command, showing no signs of data exfiltration, malicious code execution, or harmful prompt injection instructions in SKILL.md or prompt.md.