create-agent-skills
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill identifies a surface for indirect prompt injection because it instructs the agent to create new skill files based on
$ARGUMENTSwithout providing guidance on sanitization or boundary markers. - Ingestion points: User-supplied input via
$ARGUMENTSinSKILL.md. - Boundary markers: None mentioned; the guide does not instruct the agent to wrap generated content in delimiters or include warnings to ignore embedded instructions.
- Capability inventory: The skill is granted
Write,Edit, andBashtools, which are used to commit the generated content to the filesystem. - Sanitization: Absent; the guide lacks instructions for escaping or validating the content provided in
$ARGUMENTSbefore writing it to a newSKILL.mdfile. - [EXTERNAL_DOWNLOADS]: The documentation references and encourages the use of an external tool,
skills-ref, for skill validation. This tool is hosted on a third-party GitHub repository (github.com/agentskills/agentskills).
Audit Metadata