human-writing
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill consists exclusively of Markdown documentation and instructional text. No executable scripts, such as Python or Shell code, are present in the skill files, precluding technical risks like code execution or persistence.\n- [EXTERNAL_DOWNLOADS]: The documentation contains numerous URLs pointing to well-known academic and technology information services.\n
- Evidence: Links to reputable sources like
arxiv.org,nature.com,pmc.ncbi.nlm.nih.gov, andtechnologyreview.comare provided as research citations for the writing principles.\n- [PROMPT_INJECTION]: The skill provides instructions to override the model's default writing style and includes an indirect prompt injection surface through text processing.\n - Style override:
SKILL.mddefines constraints like a 'Vocabulary Kill-List' and 'Never Do' rules to prevent the model from using common AI signatures. These are benign stylistic instructions aligned with the skill's purpose.\n - Ingestion points: User-provided text enters via the
$ARGUMENTSvariable inSKILL.mdand through 'writing samples' inreferences/prompting-and-workflow.md.\n - Boundary markers: No explicit boundary markers or warnings are used for the input text.\n
- Capability inventory: The skill has no capabilities for subprocess execution, file writes, or network requests.\n
- Sanitization: No input sanitization is performed.
Audit Metadata