tinker-training-cost

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script downloads tokenizer configurations and weights from well-known organizations on Hugging Face, including Meta, Qwen, and DeepSeek. These downloads are necessary for the skill's primary function and originate from trusted service providers.\n- [REMOTE_CODE_EXECUTION]: The script uses the trust_remote_code=True parameter when loading tokenizers via the transformers library. This allows for the execution of custom tokenization logic provided by the model authors. This risk is mitigated by the fact that the script only accesses a hardcoded list of repositories from reputable technology organizations.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 06:28 AM