python-typing-ops

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The documentation and reference files (SKILL.md, references/*.md) provide legitimate, high-quality guidance on modern Python typing features such as generics, protocols, and type narrowing.
  • [SAFE]: The shell script scripts/check-types.sh follows security best practices by using set -e for error handling and properly quoting variables (e.g., "$TARGET") to prevent command injection when executing mypy or pyright.
  • [SAFE]: All external dependencies and tools referenced, including Pydantic, mypy, pyright, and various type stubs, are well-known and trusted resources within the Python development community.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 02:38 PM