matter-briefing
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- Matter Data Integration: The skill retrieves information from structured files (markdown and YAML) located within the plugin's configuration directory (~/.claude/plugins/config/claude-for-legal/litigation-legal/). This context is used to generate a comprehensive status report including risk ratings, deadlines, and history.
- Data Processing (Indirect Prompt Injection Surface): The skill incorporates content from external matter files which could potentially influence agent behavior if those files contained instructional content. Ingestion points: Context is read from matters/[slug]/matter.md and matters/[slug]/history.md. Boundary markers: There are no explicit delimiters or instructions to ignore embedded commands within the ingested matter files. Capability inventory: The skill is restricted to generating markdown output; it does not perform shell commands, file modifications, or network requests. Sanitization: Data is processed as-is from the local files into the briefing template.
Audit Metadata