umbraco-repository-pattern
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security risks detected. The skill provides architectural guidance and boilerplate code for Umbraco development.
- [EXTERNAL_DOWNLOADS] (LOW): The skill utilizes the
WebFetchtool to retrieve documentation fromdocs.umbraco.com. While fetching external data is a surface for indirect prompt injection (Category 8), the target is an official, trusted documentation site. - [CREDENTIALS_SAFE] (SAFE): The instructions explicitly warn developers against using raw
fetch()calls for authenticated APIs, directing them toward secure authentication contexts provided by Umbraco's OpenAPI client.
Audit Metadata