ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      wisediag

      Safety Report

      WiseOCR

      @wisediag

      PDF OCR — Convert PDF to Markdown via WiseDiag cloud API (requires WISEDIAG_API_KEY). Files are uploaded to WiseDiag servers for processing. Supports table r...

      303Downloads
      1Installs
      5Stars
      16Versions
      API Integration4,971File Management2,100Customer Support1,744Image Processing1,559

      Security Analysis

      high confidence
      Clean0.08 risk

      The skill appears to do what it claims (upload PDFs to WiseDiag and return Markdown) and only requests an API key needed for that, but it will transmit your files to a third party so you should not use it for sensitive documents unless you trust WiseDiag.

      Feb 27, 20264 files2 concerns
      Purpose & Capabilitynote

      The skill name/description (PDF→Markdown OCR via WiseOCR/WiseDiag) aligns with the included code and instructions: the script uploads PDFs to WiseDiag's API and saves returned Markdown. Note: the registry metadata at the top of the package summary indicated "Required env vars: none", but the SKILL.md and the script both require WISEDIAG_API_KEY — this is an internal manifest inconsistency (likely an authoring mistake) but does not change the overall capability alignment.

      Instruction Scopeok

      The SKILL.md and README explicitly instruct the agent/user to use the provided script; the script only reads the input PDF, the WISEDIAG_API_KEY env var, and writes the Markdown output. All network calls are to the stated service (default https://openapi.wisediag.com). The skill includes an explicit privacy warning about uploading files to WiseDiag.

      Install Mechanismok

      No install spec in the registry (instruction-only skill) and dependencies are minimal (requests via requirements.txt). No downloads from untrusted URLs or extraction of arbitrary archives are present. Installing dependencies via pip is proportional for a small Python CLI.

      Credentialsnote

      The only credential the script uses is WISEDIAG_API_KEY which is appropriate and expected for a cloud OCR API. However, the package-level metadata in the supplied summary (top-level fields) incorrectly listed no required env vars while SKILL.md and the script require the API key — a discrepancy to be aware of. No other secrets or unrelated environment variables are requested.

      Persistence & Privilegeok

      The skill does not request always:true and does not modify other skills or system-wide config. It writes only its own output files (default ./WiseOCR) and suggests storing the API key in shell config as a convenience (typical but optional).

      Guidance

      This skill will upload any PDF you give it to WiseDiag (https://openapi.wisediag.com) for OCR, so do not use it with sensitive or confidential documents unless you explicitly trust WiseDiag's handling and are comfortable placing an API key in your environment. Verify the WISEDIAG_API_KEY is set only for the account you intend to use and rotate or remove the key after use if needed. Note the manifest inconsistency: the top-level metadata omitted the required env var while SKILL.md and the script require WISEDIAG_API_KEY — expect to provide that key. If you need offline processing for privacy reasons, use a local OCR tool instead.

      Latest Release

      v1.0.9

      - Updated SKILL.md to remove Chinese examples and keywords, using only English filenames and terms for usage instructions and examples. - Generalized usage documentation (e.g., example filenames like "medical_report" instead of "体检报告"). - No changes were made to the code or functionality.

      More by @wisediag

      WiseDiag MedOCR

      1 stars

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Published by @wisediag on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]