Direct Prompt Extraction
High
- Category
- System Prompt Leakage
- Content
- **Per-task weight overrides**: do not use one weight profile for all task types. Structural accuracy (difflib) is wrong for prose analysis — use semantic similarity as the primary signal for open-ended tasks. This lifted analyze mean from 0.44–0.59 to 0.70. - **Structured output prompts for analyze tasks**: add a `system_prompt` that specifies an exact output format (Finding/Recommendation/Confidence/Reasoning). Both GT and candidates follow the same template, improving structural alignment and reducing drift penalty. Without this, Layer 2 drift fires on differently-phrased but correct analyses.
- Confidence
- 85% confidence
- Finding
- Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
