ai-ml-senior-engineer
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICAL
Full Analysis
- SAFE (SAFE): No security issues detected. The skill content is purely instructional and follows industry best practices for Machine Learning engineering.
- Automated Scan Analysis (INFO): The alert regarding
logger.infois a false positive. The scanner misidentified a standard Python logging method call (logger.info(...)) as a malicious URL. Analysis of the code context confirms it is benign library usage ofstructlog. - Security Best Practices (INFO): The skill actively promotes security. It advises users to avoid
torch.load(weights_only=False), which is a common source of arbitrary code execution vulnerabilities, and recommends input validation and sanitization in the deployment checklist.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata