architect
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various local utility scripts using
nodeand performs system operations viaexecSyncfor Git integration and file archiving. scripts/change-archive.mjsexecutes the systemzipcommand to package completed changes.scripts/context-verify.mjsandscripts/lib/index.mjsexecutegitcommands (git rev-parse,git diff) to track file changes and provenance.- The inputs to these commands are either hardcoded or derived from sanitized identifiers generated by the tool, minimizing injection risks.
Audit Metadata