lucidchart-install-auth
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official
@lucid-co/sdkpackage from the NPM registry and references official developer documentation fromdeveloper.lucid.co. - [CREDENTIALS_SAFE]: The instructions utilize generic placeholders for API keys and client secrets. It correctly recommends storing sensitive information in a
.envfile rather than hardcoding credentials. - [COMMAND_EXECUTION]: The provided shell commands are limited to package installation (
npm install) and basic environment configuration (export,echo), which are standard for the described setup process.
Audit Metadata