Mooc Course Search

PassAudited by ClawScan on Apr 2, 2026.

Overview

The skill is an instruction-only MOOC course search helper that calls public Youdao course-search/detail endpoints and its requirements and behavior are largely consistent with its description; minor documentation gaps about authentication are the only notable uncertainty.

This skill appears coherent and low-risk as it only instructs the agent to call documented Youdao endpoints and produce recommendations. Before installing: (1) confirm with the skill provider whether those endpoints require API keys in your deployment (if so, insist any needed env vars be explicitly declared and scoped); (2) verify the youdao endpoints are acceptable under your privacy/usage policies; (3) test with non-sensitive queries to observe network behavior; (4) don't paste any long-lived credentials into prompts — the skill's docs advise against that. If you need higher assurance, ask the publisher to clarify the authentication model and to provide a signed/official source/homepage.