joseon-sillok-search
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the official Joseon Dynasty Annals website (
https://sillok.history.go.kr) to retrieve historical records. This is a legitimate and well-known government service. - [SAFE]: The included Python script
scripts/sillok_search.pyhandles network operations and HTML parsing without malicious intent, obfuscation, or unauthorized file access. - [SAFE]: User-provided search queries are passed to the official search endpoint via standard CLI arguments and HTTPS requests, conforming to the skill's stated purpose.
Audit Metadata