Behavioral scan truncated
Vettd corescripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd exceeds 100KB — content past that limit was not scanned for behavioral signals
anthropics
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Security Summary
This skill includes a SKILL.md descriptor and ships with scripts. Security observations: behavioral scan truncated and references external URL.
Category
Behavioral scan truncated
Vettd corescripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd exceeds 100KB — content past that limit was not scanned for behavioral signals
References external URL — review for indirect prompt injection risk
Vettd coreOWASP LLM03External URL(s) detected in SKILL.md — referenced content can change after audit
No prompt injection or jailbreak signals detected
Vettd coreScanned text content for instruction override, jailbreak framing, credential solicitation, and embedded injection markers
No secrets or unsafe code patterns detected
Vettd coreScanned all files for credentials, private keys, and code-level risks (eval, shell exec, destructive ops)
Category
SKILL.md exceeds 500 lines
Vettd core585 lines — consider moving detailed reference material to references/
Examples included
Vettd coreFound code blocks, input/output samples, or an examples section — concrete samples help agents pattern-match effectively
Progressive disclosure used
Vettd coreSKILL.md body references files in references/, scripts/, or assets/ — agents can load additional context on demand instead of consuming everything upfront
Step-by-step workflow found
Vettd coreStructured procedures improve reliability for complex tasks
Validation loop referenced
Vettd coreInstructions for the agent to validate its own work before proceeding
Category
Description includes usage context
Vettd coreGood: description explains when to activate the skill
Description within character limit
Vettd core785/1024 characters used
Category
No evaluation test cases
Vettd coreAdd an evals/ directory with test prompts and expected outputs to measure skill quality
Category
scripts/accept_changes.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/comment.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/pack.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/soffice.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/unpack.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/validate.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/validators/base.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/validators/docx.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/validators/pptx.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
scripts/office/validators/redlining.py: CLI help supported
Vettd coreScript documents its interface via --help or argument parsing
Category
scripts/ directory present
Vettd coreBundled executable scripts found
SKILL.md present
Vettd coreRequired skill definition file found
Valid name field
Vettd coreName "docx" follows spec (lowercase, hyphens, ≤64 chars)