A generator is executed to create local files when the safety prerequisite is missing
Source references: 1The Skill explicitly directs the agent to run `gws generate-skills` when the shared Skill file is absent. The supplied source does not identify the generator's write paths, overwrite behavior, or whether generated content introduces further instructions.
Execution may persistently create or update local Skill files and cause later agents to follow authentication or safety instructions outside this audit's scope. The evidence does not establish whether existing files can be overwritten.
This is an active conditional instruction: if the shared prerequisite is missing, the Skill directs the agent to run a generator to “create it.” Using the Skill may therefore write local files. The provided source does not identify the output paths, overwrite behavior, or generated content, so it does not establish that overwriting or malicious instruction injection occurs. A user can ask the author to document generated files and overwrite policy, and first inspect the command under read-only restrictions.
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.