mysteelmeeting

PassAudited by ClawScan on Apr 23, 2026.

Overview

The skill's code, instructions, and resources consistently implement a conference search against huizhan.mysteel.com and request no unrelated privileges or credentials.

This skill is coherent and appears to do what it advertises: query huizhan.mysteel.com for conference data and cache results in scripts/.cache/. If you will install it, consider: 1) review the included scripts yourself (they are short and use only the Python standard library); 2) be aware the skill makes outbound HTTPS requests to huizhan.mysteel.com (no other domains); and 3) if you run in a restricted environment, ensure the agent is permitted to make network requests and that writing small cache files to scripts/.cache/ is acceptable. If you need stricter guarantees, run the script in an isolated environment or inspect/modify the cache behavior before use.