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.pl to 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, and raport_tematyczny.py) contain logic to automatically install the python-docx library using pip if it is not present in the environment. This is used solely for the functional purpose of creating DOCX reports.
  • [PROMPT_INJECTION]: The SKILL.md file 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
Risk Level
SAFE
Analyzed
Jul 14, 2026, 08:28 AM
Security Audit — agent-trust-hub — szukaj-orzeczen-v2