huggingface-accelerate
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill instructs the user to install the 'accelerate' package from PyPI, which is a trusted and standard library in the AI ecosystem.
- [COMMAND_EXECUTION] (SAFE): Includes standard usage of the 'accelerate launch' command for initializing distributed training. These commands are typical for the library's intended purpose and do not show signs of malicious intent.
- [DATA_EXFILTRATION] (SAFE): No evidence of unauthorized data access or exfiltration. The use of environment variables like '$MASTER_ADDR' is a standard requirement for networking in multi-node training environments.
- [PROMPT_INJECTION] (SAFE): The content consists entirely of technical documentation and code examples; no attempts to override agent instructions or bypass safety filters were found.
Audit Metadata