gitnexus-plan
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The helper script
scripts/evidence-provenance.mjsspawnsgitandpython3processes to inspect repository state and perform file operations. This is a primary function of the skill's integrity checking system. - [REMOTE_CODE_EXECUTION]: The script
scripts/evidence-provenance.mjsexecutes an embedded Python script string viapython3 -cto provide atomicrenameat2functionality. The skill also utilizesnpxto execute thegitnexusutility from the npm registry. - [EXTERNAL_DOWNLOADS]: Skill instructions describe downloading the
gitnexusanalyzer from the official npm registry vianpxornpm installwhen a local runner is not present. - [PROMPT_INJECTION]: The skill ingests untrusted repository data (source code and graph metadata), creating an indirect prompt injection surface. The skill instructions contain specific 'Hard rules' to mitigate this, such as requiring source verification and forbidding the fabrication of data.
Audit Metadata