Prompt Library
PassAudited by ClawScan on Feb 18, 2026.
Overview
This instruction-only skill is internally consistent: it implements a local prompt library (save/search/use/delete/export) and does not request extra credentials or installs, but it will persist whatever you store and can export the full library — so watch for sensitive content in prompts.
This skill appears to do what it says, but take these precautions before installing/using it: (1) Don’t store secrets (API keys, passwords, private data) inside prompts — exported or reused prompts can leak that data. (2) Before using prompt_export or sharing prompts, review for sensitive content. (3) Be aware prompts are persisted under memory/prompts/ — consider whether that storage is encrypted/backed up according to your policy. (4) If you’re concerned about automated or background access to stored prompts, consider restricting autonomous agent invocation or auditing access to the agent’s memory. (5) Use clear naming conventions and access controls to avoid accidental overwrites or exposure.
