typing-exclusion-worker
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured instructions for a typing migration worker. It emphasizes remaining within assigned scopes and adhering to Python typing best practices.
- [COMMAND_EXECUTION]: The skill involves executing standard development tools such as
mypy,pytest, andpre-commit. These are used for their intended purposes (validation and linting) within the development workflow. - [INDIRECT_PROMPT_INJECTION]: While the skill ingests data from local project files like
pyproject.tomland source code, it does so to perform specific, restricted edits. The instructions include hard constraints to prevent scope creep or unauthorized modifications, mitigating risks associated with processing potentially untrusted local codebases.
Audit Metadata