extensions-review
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- Instructional Integrity: The skill consists entirely of development best practices, decision trees, and code examples. It does not attempt to override agent behavior or bypass safety constraints.
- No Sensitive Access: The analysis found no evidence of credential harvesting, sensitive file access, or data exfiltration patterns. Code examples use generic placeholders and standard API calls.
- Safe Code Patterns: The C# snippets provided for guidance follow official .NET documentation standards, such as using
BrotliStreamfor asynchronous compression andIServiceScopeFactoryto avoid captive dependencies in Dependency Injection. - No Remote Dependencies: The skill does not perform any external downloads, package installations, or remote script executions. It relies solely on its provided markdown content.
Audit Metadata