pdf4me
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard command-line utilities such as
curl,jq, andbase64to process files and interact with the PDF4me API. These operations are aligned with the skill's primary function of document processing. - [EXTERNAL_DOWNLOADS]: The skill interacts with the official PDF4me API at
api.pdf4me.com. This is the established service provider for the document tools described in the instructions. - [CREDENTIALS_UNSAFE]: The documentation correctly identifies the need for an API key and instructs the user to store it in an environment variable (
PDF4ME_TOKEN), which is a standard security practice for managing secrets.
Audit Metadata