pdf-trust-skill

shuji-bonji/pdf-trust-skill
★ 0 stars Unknown language Security Updated today
A Claude Skill that orchestrates the PDF family MCP servers to audit the trustworthiness of a PDF — is it authentic, has it been tampered with, can it be relied upon? It runs cryptographic signature verification, tamper detection, PAdES/PDF-A checks and (optionally) Japanese-law cross-referencing through domain-specific profiles, and returns a Trus
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pdf-trust-skill": {
      "command": "npx",
      "args": [
        "-y",
        "shuji-bonji/pdf-trust-skill"
      ]
    }
  }
}

README Excerpt

🌐 [日本語版 (README.ja.md)](./README.ja.md) A **Claude Skill** that orchestrates the [PDF family](https://github.com/shuji-bonji#-pdf-family) MCP servers to audit the **trustworthiness of a PDF** — is it authentic, has it been tampered with, can it be relied upon? It runs cryptographic signature verification, tamper detection, PAdES/PDF-A checks and (optionally) Japanese-law cross-referencing through domain-specific profiles, and returns a **Trust Report** with an explicit recommendation.

Tools (4)

human_review_requiredrejecttrust_and_useuse_with_caution

Topics

claude-skillsskills