sync-plate-ui
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a local script (
node .agents/skills/autogoal/scripts/create-goal-scratchpad.mjs) to initialize a goal scratchpad for the synchronization process. This is a functional requirement for its task management logic. - [SAFE]: All filesystem operations are restricted to reading registry source and writing metadata/patches to a user-defined target directory. No sensitive directories (e.g., ~/.ssh) are accessed.
- [SAFE]: No network operations, external downloads, or exfiltration patterns were detected in the instructions.
- [SAFE]: The skill uses a structured 'Three-Way Classification' logic (base vs upstream vs local) to ensure code integrity during merges, which serves as a functional safety control for the code it processes.
Audit Metadata