defold-examples-fetch
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation and code implementation patterns from the official Defold game engine domain (defold.com).
- [INDIRECT_PROMPT_INJECTION]: The skill processes data from external URLs, which represents a theoretical surface for indirect prompt injection if the remote content were compromised.
- Ingestion points: External Markdown files hosted at defold.com as listed in the reference tables in SKILL.md.
- Boundary markers: No explicit delimiters or instructions to ignore embedded commands are defined in the skill body.
- Capability inventory: The skill facilitates reading and retrieving information; it does not contain logic for executing shell commands, performing file system writes, or other high-risk operations.
- Sanitization: There is no evidence of content sanitization or validation performed on the retrieved Markdown files.
Audit Metadata