Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

WWTCyberLab
/
static-canary-pt-loader-risk

Feature Extraction
Transformers
static_canary
ctf
model-scanning
supply-chain-canary
static-analysis
custom_code
Model card Files Files and versions
xet
Community

Instructions to use WWTCyberLab/static-canary-pt-loader-risk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use WWTCyberLab/static-canary-pt-loader-risk with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="WWTCyberLab/static-canary-pt-loader-risk", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WWTCyberLab/static-canary-pt-loader-risk", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
static-canary-pt-loader-risk
688 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
jasonludwig's picture
jasonludwig
Add CTF flag to high pickle finding
566d23a verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.24 kB
    Add CTF flag to high pickle finding 3 months ago
  • canary_manifest.json
    1.53 kB
    Add CTF flag to high pickle finding 3 months ago
  • config.json
    361 Bytes
    Upload static model scanning canary 3 months ago
  • cozy-book-800.safetensors
    172 MB
    xet
    Add CTF flag to scanner evidence metadata 3 months ago
  • cozy-book-800_000000250.safetensors
    172 MB
    xet
    Add CTF flag to scanner evidence metadata 3 months ago
  • cozy-book-800_000000500.safetensors
    172 MB
    xet
    Add CTF flag to scanner evidence metadata 3 months ago
  • cozy-book-800_000000750.safetensors
    172 MB
    xet
    Add CTF flag to scanner evidence metadata 3 months ago
  • model_CTF{model_scanner_high_pickle_evidence}.pt

    Detected Pickle imports (1)

    • "__builtin__.set"

    How to fix it?

    522 Bytes
    xet
    Add CTF flag to high pickle finding 3 months ago
  • modeling_static_canary.py
    1.19 kB
    Upload static model scanning canary 3 months ago
  • tokenizer_config.json
    113 Bytes
    Upload static model scanning canary 3 months ago