Prompt Library

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle describes a 'Prompt Library' designed to store, organize, and retrieve prompt templates. All described tools (`prompt_save`, `prompt_search`, `prompt_use`, `prompt_list_categories`, `prompt_delete`, `prompt_export`) align with this stated purpose. Data storage is explicitly confined to `memory/prompts/`, and there are no instructions in SKILL.md for the agent to access sensitive files, exfiltrate data, execute arbitrary commands, or engage in any other malicious behavior. The `prompt_export` function only exports the skill's own library data, which is not inherently malicious.