skills/jeremylongshore/claude-code-plugins-plus-skills/optimizing-deep-learning-models/Gen Agent Trust Hub
optimizing-deep-learning-models
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the provided code or metadata.
- [COMMAND_EXECUTION]: The skill requests broad access to the Bash tool via 'Bash(cmd:*)'. While this is a high-privilege capability that could be misused, the provided scripts ('analyze_model.py', 'optimize_model.py', etc.) are legitimate utility scripts for the stated purpose and do not contain malicious commands.
- [DATA_EXFILTRATION]: Analysis of the Python scripts confirms there are no network operations (e.g., using 'requests', 'urllib', or 'curl') or attempts to access sensitive system directories like '~/.ssh' or environment variables containing secrets.
- [PROMPT_INJECTION]: The instructions in 'SKILL.md' are strictly task-oriented and do not contain markers intended to bypass AI safety guidelines or override the agent's core instructions.
- [REMOTE_CODE_EXECUTION]: The skill does not contain logic to download or execute code from external URLs. All dependencies appear to be expected local scripts.
Audit Metadata