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.pyexecutes themmdcutility (Mermaid CLI) usingsubprocess.runto render diagram code into PNG images. It usesshlex.quoteon Windows systems to safely handle arguments duringnpxinvocation. - [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