israeli-patent-guide
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a Python script (
scripts/patent-deadlines.py) designed to calculate legal timelines (e.g., PCT entry windows, maintenance fees). The script uses standard date arithmetic and does not perform network operations or access sensitive file system locations. - [EXTERNAL_DOWNLOADS]: The skill references several external resources from well-known and trusted organizations, including the Israeli Ministry of Justice (
justice.gov.il), the World Intellectual Property Organization (wipo.int), and reputable legal news sources (iam-media.com). These references are appropriate for the skill's purpose as a legal guide. - [INDIRECT_PROMPT_INJECTION]: The skill includes a data ingestion surface where the agent passes user-supplied dates to a command-line script. However, the script is restricted to mathematical operations and lacks dangerous capabilities (such as file writes or network calls) necessary to execute a successful injection attack.
Audit Metadata