firefox-theming
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a bash script designed to extract internal Firefox CSS and layout files from the local filesystem for theming purposes.
- Uses
unzipto extract content from Firefox'somni.jafiles located in the Nix store paths. - Employs
mkdirandcdto manage a temporary workspace at/tmp/ff-omni. - Recommends using
grepto inspect the extractedbrowser.xhtmlfile for verifying element IDs.
Audit Metadata