rspack-debugging

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill utilizes local command-line tools such as lldb, node, and pnpm to facilitate debugging. These commands are necessary for the skill's primary function and are executed within the user's project context.\n- [DATA_EXFILTRATION] (SAFE): Debug artifacts like backtraces are saved to a local debug_artifacts directory. No network operations or external data transmissions were identified.\n- [REMOTE_CODE_EXECUTION] (SAFE): No remote script downloads or execution patterns (e.g., curl | bash) are present. All scripts referenced are local to the plugin or the user's project.\n- [EXTERNAL_DOWNLOADS] (SAFE): The skill suggests installing system packages (lldb) via official repositories and updating NPM dependencies, which are standard development practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:16 PM