speckle-syntax-graphql
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation repository for the Speckle GraphQL API, providing templates and best practices without any executable malicious logic.
- [EXTERNAL_DOWNLOADS]: Mentions official libraries such as SpecklePy and the Speckle SDK, and provides links to the official Speckle documentation and GitHub repositories for reference.
- [COMMAND_EXECUTION]: Includes standard developer examples using common tools like
curland Python'srequestslibrary to demonstrate API interaction patterns. - [CREDENTIALS_UNSAFE]: Correctly uses placeholders like
<PERSONAL_ACCESS_TOKEN>andYOUR_TOKENin documentation to instruct users on where to provide their own credentials, avoiding any hardcoded secrets.
Audit Metadata