demand-intake
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- File System Operations: The skill reads configuration from and writes intake data to paths within the
~/.claude/plugins/config/directory. This behavior is consistent with the skill's intended function to persist intake information for later use by drafting tools. - Data Ingestion and Processing: The tool collects detailed information from user prompts and optionally from shared documents (such as contracts or correspondence). This data is used to populate a structured markdown template. While processing external documents presents an inherent surface for indirect instructions, the skill uses this data for its primary legal analysis purpose.
- Context Loading: The skill references a
CLAUDE.mdfile for practice-level guidelines and risk calibration. This allows the agent to maintain consistency with organizational standards and house style without hardcoding those rules directly in the skill body.
Audit Metadata