china-holidays
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches holiday notifications from the official government domain
www.gov.cn. This is a legitimate and well-known source for the requested information, and the downloads are documented and essential to the skill's purpose. - [COMMAND_EXECUTION]: Executes a local script
scripts/fetch_holidays.pyto retrieve data. The script uses Python's standard libraries and handles inputs safely, primarily acting as a web crawler and parser for official documents. It uses an integer-validated year parameter, preventing path traversal or command injection. - [SAFE]: No obfuscation, data exfiltration, or malicious instructions were found. The skill's behavior is transparent and aligns perfectly with its stated purpose of providing official holiday data.
Audit Metadata