joseon-sillok-search
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate web scraping of an official historical repository (sillok.history.go.kr) to retrieve article summaries and text excerpts.
- [SAFE]: No sensitive local information, such as environment variables, credentials, or system files, is accessed or exfiltrated.
- [SAFE]: Network operations are restricted to the primary target domain and utilize secure HTTPS connections with standard Python libraries.
- [SAFE]: The Python script contains no dynamic execution (exec/eval) or subprocess calls that could be exploited for command injection.
- [SAFE]: The skill uses standard data processing techniques and includes an optional dependency on the well-known 'requests' library, falling back to built-in libraries if it is not present.
Audit Metadata