speckle-impl-sharp-sdk
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides clear instructions for implementing the Speckle SDK in C#/.NET environments.\n
- Evidence: Comprehensive documentation in SKILL.md and references/ covering installation, account setup, and API usage.\n- [SAFE]: Includes explicit security warnings regarding credential management.\n
- Evidence: Section Critical Warnings in SKILL.md and Anti-pattern 6 in references/anti-patterns.md advise using environment variables or secret managers instead of hardcoded tokens.\n- [SAFE]: Documents the use of IL Repack for dependency isolation.\n
- Evidence: Detailed explanation in SKILL.md and references/anti-patterns.md (Anti-pattern 5) on preventing assembly conflicts in host applications.\n- [EXTERNAL_DOWNLOADS]: References official Speckle resources for SDK acquisition.\n
- Evidence: Mentions NuGet packages like Speckle.Sdk and the specklesystems/speckle-sharp-sdk GitHub repository.\n- [COMMAND_EXECUTION]: Provides standard development commands for environment setup.\n
- Evidence: Includes dotnet add package Speckle.Sdk in the Installation section of SKILL.md.
Audit Metadata