python-typing-patterns

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No malicious patterns or security vulnerabilities were detected in the skill files. The skill correctly serves its purpose as an educational resource for Python developers.
  • COMMAND_EXECUTION (SAFE): The scripts/check-types.sh script is a utility for running mypy and pyright. It securely handles user input by using double brackets for existence checks and quoting variables in command calls, preventing command injection. It also uses mktemp for secure temporary file creation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:03 PM