writing-outline
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is generating text structures (outlines) based on user-provided topics. It does not access the file system, network, or environment variables.
- [PROMPT_INJECTION]: The skill processes user-supplied writing requirements (Topic, Platform, Audience) to generate outlines. While this represents a standard input surface for AI agents, the instructions guide the agent to produce structured outlines before transitioning to a writing phase, which limits the risk of instruction leakage.
- Ingestion points: User input described in Step 1 of SKILL.md.
- Boundary markers: Absent.
- Capability inventory: Uses Skill tool to invoke /spencergo:writing-content (SKILL.md).
- Sanitization: Absent.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads or dependency installations during runtime. The installation instructions in the README are intended for the user to execute via their plugin manager.
Audit Metadata