skills/broomva/skills/bitnet/Gen Agent Trust Hub

bitnet

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads resources from well-known and trusted sources.
  • Clones the official BitNet repository from Microsoft's GitHub (https://github.com/microsoft/BitNet.git).
  • Downloads model weights from Hugging Face using the huggingface-cli tool.
  • Installs Python dependencies via pip from standard registries as defined in the repository's requirements.
  • [COMMAND_EXECUTION]: The skill executes local scripts to manage the environment and run model inference.
  • Uses conda to create and manage a dedicated environment (bitnet-cpp) for the project.
  • Runs setup_env.py and run_inference.py from the cloned repository to build optimized kernels and perform model inference.
  • Inference scripts pass user-supplied arguments to the underlying Python execution environment for model configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 03:32 PM
Security Audit — agent-trust-hub — bitnet