umbraco-collection-view
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill utilizes
WebFetchto retrieve documentation fromdocs.umbraco.com. These are official sources necessary for the skill's primary purpose of implementing Umbraco collection views. - [INDIRECT_PROMPT_INJECTION] (LOW): The skill ingests untrusted external data which could influence agent output.
- Ingestion points: External documentation URLs fetched via
WebFetch(SKILL.md). - Boundary markers: Absent; the skill does not define specific delimiters for fetched content.
- Capability inventory:
WriteandEdittools are used to generate files based on fetched content. - Sanitization: Absent; the agent is directed to use the fetched documentation as the authoritative source for generation without filtering.
- [COMMAND_EXECUTION] (SAFE): No evidence of shell command execution, privilege escalation, or persistence mechanisms was found.
- [DATA_EXFILTRATION] (SAFE): No sensitive file access (e.g., SSH keys, credentials) or unauthorized network transmissions of private data were identified.
Audit Metadata