model-optimization
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill and its reference files contain only instructional content and technical documentation. No malicious patterns or security vulnerabilities were detected across the 11 threat categories.
- [PROMPT_INJECTION]: The instructions focus on grounding the agent in provided reference files for model optimization tasks. There are no attempts to override safety filters, bypass constraints, or extract system prompts.
- [DATA_EXFILTRATION]: The skill does not access sensitive local files or directories. There are no hardcoded credentials or network operations to untrusted domains. Code snippets follow best practices for local machine learning model handling.
- [REMOTE_CODE_EXECUTION]: No remote script downloads (e.g., curl to bash) or unverifiable package installations are present. The skill references standard, well-known machine learning libraries such as PyTorch and ONNX.
- [OBFUSCATION]: All content is written in plain, human-readable markdown. No Base64, zero-width characters, homoglyphs, or other obfuscation techniques were found.
- [DYNAMIC_EXECUTION]: The skill provides static code templates and does not dynamically generate or execute code based on untrusted inputs.
Audit Metadata