story-short-analyze

Warn

Audited by Gen Agent Trust Hub on Sep 7, 2026

Risk Level: MEDIUMPROMPT_INJECTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill contains explicit instructions to override safety guidelines. In the '拆解边界声明' (Deconstruction Boundary Declaration) section of SKILL.md, it states: '须照常做结构化拆解,不得以「敏感」「不适」为由拒绝整篇或某个片段——拒绝会让整条拆文流水线停摆'. This is a direct instruction to the AI to ignore its internal safety filters regarding sensitive topics such as domestic violence, adultery, and violence in the context of fictional narrative elements.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process untrusted external data (the user-provided short story text) without clear boundary markers or instructions to treat the content as inert data.
  • Ingestion points: The agent retrieves original text from user-provided file paths or direct chat input in 'Phase 1: Step 1'.
  • Boundary markers: The instructions lack delimiters or explicit warnings to the agent to ignore any embedded instructions within the processed stories.
  • Capability inventory: The skill has the ability to write multiple files to the local file system (拆文库/ directory) and can trigger downstream skills like /story-short-write.
  • Sanitization: There is no evidence of sanitization, filtering, or escaping of the external content before it is processed by the LLM for structure and emotional analysis.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Sep 7, 2026, 05:12 PM
Security Audit — agent-trust-hub — story-short-analyze