patent-disclosure-skill

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script tools/mermaid_render.py executes the mmdc utility (Mermaid CLI) using subprocess.run to render diagram code into PNG images. It uses shlex.quote on Windows systems to safely handle arguments during npx invocation.
  • [EXTERNAL_DOWNLOADS]: The skill fetches patent publication data from the official China National Intellectual Property Administration (CNIPA) website (epub.cnipa.gov.cn) using Playwright.
  • [EXTERNAL_DOWNLOADS]: The skill's setup process involves downloading browser binaries via the Playwright library, which is a standard requirement for its scraping functionality.
  • [COMMAND_EXECUTION]: The skill provides utility scripts (docx_to_md.py, pptx_to_md.py) to convert local Office documents into Markdown, facilitating the extraction of technical content for patent analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 03:47 AM