FTM Copilot
Analysis
FTM Copilot is a coherent instruction-only IBM FTM reference skill; it includes user-directed infrastructure command examples but no code, credentials, persistence, or hidden data flows.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
mqsideploy -i <host> -p <port> -e <exec_group> -a MyApp.bar ... Deploy: `db2 -tvf <script>.sql` ... mqsistart <broker_name> / mqsistop <broker_name>
These are administrative deployment and operations commands that could change ACE/DB2/MQ environments if run, but they are presented as user-directed reference examples for the stated FTM development purpose and are not automatically executed by the skill.
