documenso-upgrade-migration

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill serves as a standard technical migration guide. It contains no obfuscation, prompt injection, or persistence mechanisms.
  • [EXTERNAL_DOWNLOADS]: Recommends installing official SDKs from reputable registries (NPM and PyPI). Specifically, it suggests installing @documenso/sdk-typescript and updating documenso_sdk, which are appropriate for the skill's stated purpose.
  • [COMMAND_EXECUTION]: Includes basic shell commands for package management using npm and pip. These commands are used as intended for dependency management during a migration process.
  • [CREDENTIALS_UNSAFE]: Code snippets correctly demonstrate using environment variables (e.g., process.env.DOCUMENSO_API_KEY) rather than hardcoding sensitive credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 05:20 PM