pdf-infoGet PDF metadata, encryption status, page count, and file size. Useful for pre-flight checks before processing.
Install via ClawdBot CLI:
clawdbot install rishabhdugar/pdf-infoGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://pdfapihub.com/api/v1/pdf/infoCalls external URL not in known-safe list
https://pdfapihub.com/docs](https://pdfapihub.com/docsAI Analysis
The skill sends user-provided PDF data (via URL, base64, or file upload) to an external, third-party API (pdfapihub.com) not under the user's or platform's control. While the API's stated purpose aligns with the skill's function, this constitutes a data transfer to an undocumented external endpoint, creating a privacy risk as the third party could log or misuse the document content and metadata.
Audited Apr 18, 2026 · audit v1.0
Generated May 6, 2026
Before performing operations like merge, split, or OCR, check PDF metadata to ensure it's not encrypted, page count is within limits, and file size is acceptable. This prevents errors and resource waste mid-process.
When users upload PDFs to a web application, automatically verify encryption status and page count to enforce business rules (e.g., reject encrypted files, limit pages). Provide immediate feedback to users.
In a document processing workflow, use encryption status to route encrypted PDFs to an unlock step and unencrypted ones directly to processing. Streamlines operations and reduces manual checks.
Display document title, author, subject, creator, page count, and file size directly in a document management interface. Enhances user experience by providing key file details at a glance.
Before executing a merge or split, retrieve page counts to ensure the resulting document stays within a specified limit (e.g., 50 pages). Helps avoid extra fees or processing errors.
Offer tiered subscription plans (free, basic, pro) based on API calls per month, with higher tiers allowing more frequent usage or additional features. Generate recurring revenue from developers integrating PDF info checks.
Charge per API call or per page processed. Ideal for users with variable or low-volume needs, allowing them to pay only for what they use without a commitment.
Provide a free tier with limited calls (e.g., 100/month) to attract developers and showcase value. Upsell to paid plans for higher limits, priority support, or additional features like batch processing.
💬 Integration Tip
Simply send a POST request with a URL or base64 PDF to the endpoint; the response is a straightforward JSON object. Ensure your API key is set in the header for authentication.
Scored May 6, 2026
Create, inspect, and edit Microsoft Excel workbooks and XLSX files with reliable formulas, dates, types, formatting, recalculation, and template preservation...
Data analysis tool for Excel, CSV, Word, PDF, TXT, Markdown files. Use when user needs to analyze, summarize, or compare data from multiple files. Supports f...
PDF智能处理工具 v2.1 | PDF Smart Tool. 支持PDF转换、OCR识别、合并拆分、数字签名、批量处理、水印添加、加密解密。触发词:PDF、转换、识别。
Generate hand-drawn style diagrams, flowcharts, and architecture diagrams as PNG images from Excalidraw JSON
PDF扫描件转Word文档。支持中文OCR识别,自动裁掉页眉页脚,保留插图,彩色章节封面页保留为图片。使用百度OCR API(免费额度1000次/月)。当用户要求把扫描PDF转成文字/Word时触发。
Convert public web pages into clean Markdown with markdown.new for AI workflows. Use when tasks require URL-to-Markdown conversion for summarization, RAG ing...