The example instruction executor interface 660 stores a result indicating that the validation failed in the result cache 670 (block 875). In some examples, the result indicates a reason for the failed validation (e.g., a checksum failure, a missing pre-requisite, a virus scan, etc.). In some examples, the example instruction retriever 640 deletes the instructions from the instruction cache 620 (block 880). Deleting and/or otherwise removing the instructions from the instruction cache 620 ensures that instructions that failed validation (e.g., an instruction where a computed checksum did not match a checksum provided by the repository, an instruction that failed a virus scan, etc.) are not left on the component server 330. In some examples, the instructions may be removed regardless of whether the validation (of block 840) returns YES or NO. For example, the deletion of the instructions (block 880) may be performed after the results are sent to the monitoring endpoint 340 (block 885). Removing the instruction(s) reduces the likelihood that versioning issues might occur (e.g., a prior version of an instruction is executed despite a newer version being available at the repository 134). Removing the instruction(s) also reduces an amount of space within the instruction cache 620 utilized by such instructions. As a result, smaller instruction caches 620 may be utilized. When considered across the deployment environment 112, having hundreds or even thousands of copies of an instruction in each of the respective instruction caches can consume large amounts of storage space (e.g., a 1 MB instruction file stored one thousand times will consume approximately 1 GB of storage resources).