sgc-electron-app-relaunch
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_EXECUTION]: The skill provides a workflow for implementing Electron application restarts by interacting with process-level metadata (PID, executable path, and start time) to verify successful replacement instances.
- [REMOTE_CODE_EXECUTION]: Includes a local Python validation utility (scripts/validate_skill.py) that performs static analysis on the skill's source files. The script uses yaml.safe_load and standard file system operations without network activity.
- [INDIRECT_PROMPT_INJECTION]: The skill contains logic to process user instructions for modifying Electron application menus. It includes a feedback-classification gate to distinguish between task-specific and reusable modifications, providing a structured approach to agent autonomy.
Audit Metadata