codex-app-ref-refresh
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
refresh-codex-ref.mjsscript executes shell commands usingspawnSync. It invokesnpxto run the@electron/asarextraction tool and theprettiercode formatter. - [EXTERNAL_DOWNLOADS]: The script uses
npx -y, which may download the@electron/asarandprettierpackages from the public NPM registry at runtime if they are not already cached.
Audit Metadata