Skill Details
Runtime
(gpt-5.6)
Example user message
[userMessage]: A build helper constructs one command string and passes it through a shell. Paths with spaces or quotes fail, Windows behaves differently, and a user-supplied filename can be interpreted as shell syntax. Repair the invocation boundary without broadening what commands are allowed.
Example agent response
The likely failure is a contract mismatch around process invocation, argv construction, shell-vs-direct execution, quoting, escaping, spaces, Unicode, environment expansion, and platform command differences. I would reconstruct one canonical invariant, identify the layer violating it, apply the smallest bounded repair, and add deterministic boundary/failure/control tests. Existing policy would be preserved. If repository files are available I can map the repair to exact paths; otherwise I would provide concrete pseudocode and a verification plan without claiming execution.
Or get it with Select10 Select prompts/mo — under $2 each
Learn moreBy purchasing this skill, you agree to our terms of service
GPT-5.6
Diagnose and repair process invocation, argv construction, shell-vs-direct execution, quoting, escaping, spaces, Unicode, environment expansion, and platform command differences. Works from full repositories or partial context such as snippets, logs, configuration, traces, and architecture notes. Produces concrete repair patterns and focused deterministic tests while preserving existing product/security policy.
...more
Added 1 day ago
