tqdm

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill provides documentation for a popular, well-known Python library (tqdm). All code examples are standard for monitoring loops, file reading, and data processing.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill correctly references installing the package via pip install tqdm. No suspicious third-party repositories or script-piping (curl|bash) patterns are present.
  • [DATA_EXFILTRATION] (SAFE): No sensitive file paths, credential extraction patterns, or unauthorized network operations were detected. File access examples (os.path.getsize, open) are generic and appropriate for the context of progress tracking.
  • [PROMPT_INJECTION] (SAFE): No instructions targeting agent behavior override or safety filter bypass were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:34 PM