js-gnome-extensions
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill provides standard shell commands for extension development, including
mkdir,ln,gnome-extensions, anddbus-run-session. These are used for project scaffolding, testing in nested sessions, and packaging, which are standard for the development lifecycle. - [Dynamic Execution] (SAFE): The documentation explains the use of
InjectionManagerto monkey-patch GNOME Shell methods. This is an official and required pattern for specific extension functionalities and includes mandatory instructions for proper cleanup to ensure system stability. - [Security Rules] (SAFE): The skill includes a dedicated reference file (
review-guidelines.md) for security and review compliance. It explicitly prohibits obfuscation, telemetry, and unauthorized clipboard access, ensuring that developers using this skill are guided toward safe practices.
Audit Metadata