speckle-impl-viewer
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of documentation and code implementation guides for the Speckle 3D viewer. It provides clear technical instructions on the lifecycle and configuration of the viewer components.
- [EXTERNAL_DOWNLOADS]: The skill documentation references the
@speckle/viewerpackage from the NPM registry and interactions with official Speckle server endpoints (e.g.,app.speckle.systems). These are standard resources for implementing the library. - [SAFE]: Authentication handling is demonstrated using secure practices, such as referencing environment variables (
process.env.SPECKLE_TOKEN) or providing clear placeholders for user-supplied tokens. No hardcoded secrets or credentials were found.
Audit Metadata