defold-docs-fetch
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation manuals from the official
defold.comwebsite. These references are used to provide the agent with context on how to use specific engine features. - [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external sources which could potentially contain instructions intended to influence the agent's behavior.
- Ingestion points: Remote Markdown files linked in the documentation tables within
SKILL.md. - Boundary markers: None present.
- Capability inventory: The skill enables the agent to fetch and read content from external URLs.
- Sanitization: There is no explicit sanitization or filtering of the fetched content before processing.
Audit Metadata