documenso-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard installation and configuration steps for the official Documenso SDKs (
@documenso/sdk-typescriptanddocumenso_sdk) from trusted registries. - [EXTERNAL_DOWNLOADS]: Fetches configuration and code from official Documenso GitHub repositories and registries. These are well-known services and the sources are reputable.
- [CREDENTIALS_UNSAFE]: Recommends the use of environment variables and
.envfiles for API key management, which is a standard development practice. No hardcoded credentials or secrets were found in the skill content. - [COMMAND_EXECUTION]: Uses scoped bash commands for package management (npm, pip, pnpm) to install necessary dependencies, which is expected behavior for an installation skill.
Audit Metadata