ToolTrust
C27/100
Smithery

pictify-pictify-mcp

mcpsmithery

@Smithery

Generate images, GIFs, and PDFs using AI agents. Pictify offers 31 tools across 6 categories: Image Generation — Create images from HTML/CSS, URL screenshots, or reusable templates. Export in PNG, JPEG, or WebP up to 4000×4000px. Ideal for OG images, Twitter cards, banners, and product screenshots. GIF Creation — Generate animated GIFs from CSS animations or by recording live web pages. Great for product demos, animated banners, and loading animations. PDF Rendering — Create single or multi-page PDFs using templates. Perfect for invoices, certificates, reports, shipping labels, and ID cards with preset page sizes. Template System — Build and manage reusable templates with variable placeholders. Includes 50+ expression functions for conditionals, string manipulation, and date formatting. Batch Operations — Generate up to 100 personalized images in a single request. Useful for team badges, event passes, product catalogs, and localized marketing assets. A/B Testing — Run built-in experiments with traffic splitting, Thompson Sampling auto-optimization, and event tracking for impressions, clicks, and conversions. Compatible with Claude (claude.ai, Claude Code, Claude Desktop), Cursor, Windsurf, and any MCP-compatible client. Get your API key at pictify.io

By Smithery | 79 findings | Scanned 4/19/2026 | tooltrust-scanner/v0.3.8

17 High10 Medium21 Low31 Info

Risk Summary

Needs Approval

Dep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (79)

  • HighAS-002

    ⚠️Excessive Permissions ×17

    tool declares network permission

    pictify_create_imagepictify_create_canvas_imagepictify_list_imagespictify_get_imagepictify_create_gifpictify_capture_gifpictify_list_gifspictify_get_gifpictify_render_pdfpictify_render_multi_page_pdfpictify_get_templatepictify_render_templatepictify_batch_renderpictify_get_batch_resultspictify_cancel_batchpictify_create_experimentpictify_update_experiment

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • MediumAS-002

    ⚠️Excessive Permissions ×10

    tool declares fs permission

    pictify_create_imagepictify_create_canvas_imagepictify_create_gifpictify_render_multi_page_pdfpictify_create_templatepictify_update_templatepictify_delete_templatepictify_create_experimentpictify_update_experimentpictify_delete_experiment

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×18

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    pictify_create_imagepictify_create_canvas_imagepictify_list_imagespictify_get_imagepictify_create_gifpictify_capture_gifpictify_list_gifspictify_get_gifpictify_render_pdfpictify_render_multi_page_pdfpictify_get_templatepictify_render_templatepictify_batch_renderpictify_get_batch_resultspictify_cancel_batchpictify_create_experimentpictify_update_experimentpictify_complete_experiment

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • LowAS-002

    ⚠️Excessive Permissions ×3

    input schema exposes 13 properties (threshold: 10)

    pictify_create_experiment

    input schema exposes 11 properties (threshold: 10)

    pictify_update_experiment

    tool declares http permission

    pictify_complete_experiment

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×31

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    pictify_create_imagepictify_create_canvas_imagepictify_list_imagespictify_get_imagepictify_create_gifpictify_capture_gifpictify_list_gifspictify_get_gifpictify_render_pdfpictify_render_multi_page_pdfpictify_list_pdf_presetspictify_list_templatespictify_get_templatepictify_get_template_variablespictify_render_templatepictify_create_templatepictify_update_templatepictify_delete_templatepictify_batch_renderpictify_get_batch_resultspictify_cancel_batchpictify_list_experimentspictify_create_experimentpictify_get_experimentpictify_get_experiment_quotapictify_update_experimentpictify_delete_experimentpictify_start_experimentpictify_pause_experimentpictify_complete_experimentpictify_track_experiment_events

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y pictify-pictify-mcp"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)