writing-shape
Fail
Audited by Snyk on Jul 10, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill requires the agent to read a user-supplied "pile" and to "pull a fragment" or "quote when the original wording is the point," which can force the model to reproduce input text verbatim — including any embedded secrets or credentials.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required workflow explicitly instructs the agent to “Read the input file in full” and then “Pull material from the pile” to generate the article, meaning any outsider-authored markdown file content provided by the user is ingested as free text into the LLM context.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata