skills/openaec-foundation/speckle-claude-skill-package/speckle-impl-automate-functions/Gen Agent Trust Hub
speckle-impl-automate-functions
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is educational and provides legitimate project templates for the Speckle Automate platform. No malicious instructions, exfiltration patterns, or obfuscated code were identified during analysis.
- [SAFE]: The skill actively promotes security by instructing developers to use
SecretStr(Python) and the[Secret]attribute (C#) for sensitive parameters like API keys, ensuring these values are encrypted and redacted from logs and user interfaces. - [EXTERNAL_DOWNLOADS]: The templates reference official platform dependencies including the
specklepyPython package, theSpeckle.Automate.SdkNuGet package, and thespecklesystems/speckle-automate-github-composite-actionGitHub Action. These are standard vendor-provided components for the described development workflow. - [COMMAND_EXECUTION]: The skill includes instructions for local testing and deployment using standard development tools such as
pytest,dotnet build, anduv. These commands are routine for the lifecycle of building and verifying automation functions.
Audit Metadata