Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The hook documentation states that the session-start flow extracts the user's initial prompt and passes it to an external CLI command (`clawvault context "<prompt>" ...`) but does not clearly warn users that their prompt content is being transmitted for external processing. Initial prompts often contain sensitive instructions, secrets, incident details, or personal data, so undisclosed forwarding to another tool creates a meaningful privacy and data-handling risk. The skill context makes this more dangerous because session-start behavior is automatic and happens before a user can review or consent for each invocation.
