shunk031-python-transformers-convert
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide and template library for model conversion. Analysis of the provided Python templates and markdown instructions revealed no malicious patterns.
- [SAFE]: Hardcoded credential patterns were checked. The skill correctly instructs users to use a token variable (
token=token) for Hugging Face Hub uploads rather than hardcoding secrets, which aligns with security best practices. - [SAFE]: Network operations are restricted to standard library interactions (Hugging Face Hub API) for model distribution, which is the primary stated purpose of the skill.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation patterns were detected in the instructions or example code snippets.
Audit Metadata