nature-paper-to-patent
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs search queries and retrieves patent abstracts and metadata from the official National Intellectual Property Administration (CNIPA) website (
epub.cnipa.gov.cn) for prior-art analysis. These operations are limited to the official domain and are consistent with the skill's intended purpose. - [COMMAND_EXECUTION]: The skill executes local Python scripts and the Mermaid CLI tool (
mmdc) to process technical documents, validate patent drafts, and render diagrams. Command invocation is handled securely using argument lists or shell escaping viashlex.quote, preventing command injection risks. - [SAFE]: The skill implements a structured workflow for technical extraction and document generation. No evidence of prompt injection, data exfiltration, or obfuscation was detected. All external dependencies are standard libraries for processing PDFs, Word documents, and technical graphics.
Audit Metadata