nuxt-ui-templates

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches repository metadata and implementation examples from the nuxt-ui-templates organization on GitHub. These operations are limited to the specified organization through hardcoded URL prefixes.
  • [COMMAND_EXECUTION]: The fetch.py script utilizes the curl utility via Python's subprocess.run to handle network requests. Arguments are passed as a list, which prevents shell injection, and the target templates are validated against a local whitelist.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 10:19 PM