korean-patent-search
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs legitimate network requests to the official KIPRIS Plus Open API.
- [COMMAND_EXECUTION]: The skill utilizes a Python script to interface with the API. The script employs standard argument parsing and does not involve the execution of arbitrary shell commands.
- [DATA_EXFILTRATION]: API keys are managed through documented environment variables or command-line arguments. Network traffic is restricted to the official API endpoint.
- [EXTERNAL_DOWNLOADS]: The skill is self-contained and does not download or execute external code; it uses only Python standard library modules.
Audit Metadata