tensorflow-model-deployment
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official
tensorflow/servingimage from Docker Hub, which is a well-known and trusted service for model deployment. - [COMMAND_EXECUTION]: Instructions include the use of
bazelfor building optimization tools from source,adbfor interacting with mobile hardware, anddockerfor running serving containers. These are standard operations for machine learning engineers and developers. - [SAFE]: The Python code snippets utilize legitimate APIs from TensorFlow, JAX, and the Orbax export library to perform model conversion, quantization, and inference. No malicious patterns such as credential harvesting, obfuscation, or unauthorized data exfiltration were detected.
Audit Metadata