yuc
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs HTTP requests to the
yuc.wikidomain to retrieve seasonal anime information. This activity is the primary purpose of the skill and targets the intended data source. - [COMMAND_EXECUTION]: Recommends a shell pipeline using
curlandrg(ripgrep) to programmatically identify the latest anime quarter code from the source website. The command is transparent and performs standard text processing. - [PROMPT_INJECTION]: The skill is exposed to potential indirect prompt injection because it ingests and processes content from an external wiki. The risk is minimized by the use of strict HTML selectors for data extraction rather than processing the entire page as natural language.
- Ingestion points: External HTML content from
https://yuc.wiki/and its subpages (SKILL.md). - Boundary markers: None identified; the skill relies on structural HTML parsing rather than natural language delimiters.
- Capability inventory: Execution of shell commands for data fetching and processing (SKILL.md).
- Sanitization: Limited to basic text formatting, such as collapsing HTML line breaks into spaces.
Audit Metadata