documenso-hello-world
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Documenso SDKs (
@documenso/sdk-typescriptanddocumenso_sdk) and provides links to official documentation and GitHub repositories. - [DATA_EXPOSURE]: The implementation examples demonstrate reading a local PDF file (
./contract.pdf) for the purpose of uploading it to the signing service. - [CREDENTIALS_UNSAFE]: The code snippets correctly use environment variables (
DOCUMENSO_API_KEY) to handle sensitive authentication tokens, which is a recommended security practice. - [COMMAND_EXECUTION]: The skill instructions include commands for checking the presence of the required SDK via standard package managers (
npm list).
Audit Metadata