szukaj-orzeczen-v2
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to the official System Analizy Orzeczeń Sądowych (SAOS) API at
saos.org.plto retrieve legal data. This is the core functionality and targets a well-known, authoritative service. - [COMMAND_EXECUTION]: The Python scripts (
szukaj_orzeczen.py,saos_fetch.py, andraport_tematyczny.py) contain logic to automatically install thepython-docxlibrary usingpipif it is not present in the environment. This is used solely for the functional purpose of creating DOCX reports. - [PROMPT_INJECTION]: The
SKILL.mdfile contains explicit instructions for the agent to validate user-provided search phrases for potential manipulation or injection attempts before execution, which is a positive security practice. - [DATA_EXFILTRATION]: No evidence of data exfiltration was found. The skill processes public legal data and saves it to local output directories as intended.
- [REMOTE_CODE_EXECUTION]: While the scripts perform dynamic package installation via
pip, they target a specific, well-known library (python-docx) from the standard repository to fulfill the skill's documented requirements.
Audit Metadata