nutrient-document-processing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for downloading and running a Model Context Protocol (MCP) server from npm via
npx -y @nutrient-sdk/dws-mcp-server. This is a standard integration method for the official SDK of the service provider (Nutrient). - [COMMAND_EXECUTION]: The documentation includes
curlcommand examples to interact with the Nutrient API. These commands are intended for manual user execution or as templates for the agent and do not contain malicious payload injections. - [CREDENTIALS_UNSAFE]: The documentation correctly identifies the need for an API key (
NUTRIENT_API_KEY) but uses safe placeholders likepdf_live_...orYOUR_API_KEY, following security best practices.
Audit Metadata