extension-create

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard development commands such as npx wxt@latest init, npm create plasmo, and pnpm install to scaffold and set up projects. These are industry-standard tools for initializing modern JavaScript-based browser extensions.
  • [EXTERNAL_DOWNLOADS]: It downloads project templates and dependencies from the official npm registry via well-known CLI tools. No downloads from unknown or suspicious third-party sources were detected.
  • [SAFE]: The skill references the official Google Chrome extension samples repository on GitHub as a legitimate source for implementation patterns and API usage examples.
  • [SAFE]: Project configuration and manifest generation are handled automatically by the WXT and Plasmo frameworks, following security best practices for Chrome Manifest V3.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 01:45 PM