transform-convert-markdown-to-pdf-with-transloadit
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the official Transloadit CLI via
npxto perform the file conversion process. - [EXTERNAL_DOWNLOADS]: Fetches the latest
transloaditpackage from the official NPM registry as part of the execution workflow. - [CREDENTIALS_UNSAFE]: Accesses
TRANSLOADIT_KEYandTRANSLOADIT_SECRETfrom environment variables or local.envfiles, which is a standard practice for managing credentials in local development tools.
Audit Metadata