Implements a JavaScript literal syntax-based protocol for LLM tool calls. Invoke when needing to enable LLM to call local JS functions using template literal syntax.

PassAudited by VirusTotal on Apr 1, 2026.

Findings (1)

The skill bundle defines a conceptual protocol for using JavaScript template literals as a tool-calling mechanism for LLMs. It consists entirely of documentation and usage examples in SKILL.md and README.md, with no executable code, network activity, or instructions for data exfiltration or unauthorized access. The content is purely instructional and aligns with its stated purpose of establishing a syntax for tool interaction.