Direct Prompt Extraction
High
- Category
- System Prompt Leakage
- Content
- `std-surface`, `cross-module-imports`, `cpu-exec`, `mlir-lowering`, `autodiff`, and `full` are opt-in cargo features with different meanings. Do not silently add them to a user's command. - Evidence signing is opt-in. The public release documents classical Ed25519 and optional PQC feature-gated schemes; distinguish the signing scheme from whether CI has exercised it. Never imply that an unsigned artifact is signed. ## Output rules Prefer a small complete example and state required features. Use Markdown `mind` code fences. Explain assumptions when porting from another language. Tell the user to compile and test generated code before deployment. Keep private runtime, commercial implementation, credentials, and internal repository details out of generated output.
- Confidence
- 85% confidence
- Finding
- Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
