skills/uid13/skills/wc-jp/Gen Agent Trust Hub

wc-jp

Pass

Audited by Gen Agent Trust Hub on Jul 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the system's default browser (e.g., using the start command on Windows) to open a local HTML file (wc-jp.html). This is a legitimate functional requirement for displaying the generated vocabulary list.
  • [EXTERNAL_DOWNLOADS]: The wc-jp.html file loads the Vue.js framework and UnoCSS from well-known content delivery networks (unpkg.com and jsDelivr). These are established services used for serving web dependencies.
  • [INDIRECT_PROMPT_INJECTION]: The skill takes user input (Chinese words) to generate data that is written to wc-jp-data.js. This data is then rendered in wc-jp.html using the v-html directive.
  • Ingestion points: User input provided via the wc-jp command.
  • Boundary markers: None identified in the prompt instructions for isolating user-provided words.
  • Capability inventory: The skill can write to the local file system (wc-jp-data.js) and execute shell commands to open the browser.
  • Sanitization: There is no explicit instruction for the agent to sanitize or escape the generated Japanese text before writing it to the HTML-rendering data file, which could theoretically allow for the injection of malicious HTML tags if the AI is manipulated.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 19, 2026, 08:46 AM
Security Audit — agent-trust-hub — wc-jp