References external URL — review for indirect prompt injection risk
Vettd coreOWASP LLM03External URL(s) detected in SKILL.md — referenced content can change after audit
anthropics
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Security Summary
This skill includes a SKILL.md descriptor. Security observation: references external URL.
Evidence Index
Category
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
No examples found
Vettd coreAdd code blocks, input/output samples, or before/after examples to improve agent accuracy
SKILL.md body length is reasonable
Vettd core371 lines (recommended: under 500)
Step-by-step workflow found
Vettd coreStructured procedures improve reliability for complex tasks
Category
Description includes usage context
Vettd coreGood: description explains when to activate the skill
Description within character limit
Vettd core428/1024 characters used
Category
No evaluation test cases
Vettd coreAdd an evals/ directory with test prompts and expected outputs to measure skill quality
Category
No scripts/ directory
Vettd coreConsider bundling reusable scripts for validation and automation
SKILL.md present
Vettd coreRequired skill definition file found
Valid name field
Vettd coreName "doc-coauthoring" follows spec (lowercase, hyphens, ≤64 chars)