findskill.top logo
findskill.top Skill Marketplace Detail
agentskill.sh secured

python-type-safety

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.

@wshobson plugins/python-development/skills/python-type-safety/SKILL.md GitHub Stars 30,590

Security score

This tab presents tested categories, issue summaries, and source snippets in an audit-style report.

Security score 100/100
Audited on Mar 28, 2026
Audit summary 1 / 1 / 1

High / Medium / Low

Categories 4
Findings 3
Platforms 4
Sources 1

Categories Tested

Instruction boundariesFilesystem writesNetwork referencesPlatform-specific install flow

Security Issues

High Install Surface
Line 3

Installation happens from source content, so consumers still need to trust the upstream repository state.

Severity: High · Category: Install Surface · Line 3
3  install: /learn @wshobson/python-type-safety
Medium Instruction Scope
Line 4

The skill summary describes broad output generation, which benefits from explicit file and action boundaries during review.

Severity: Medium · Category: Instruction Scope · Line 4
4  scope: Python type safety with type hints, generics, protocols, and strict type checking.
Low Cross-Platform Drift
Line 5

Multiple distribution surfaces can drift if install steps and supported runtimes are not reviewed together.

Severity: Low · Category: Cross-Platform Drift · Line 5
5  platforms: claude-code, cursor, github-copilot, codex, chatgpt, windsurf, cline, roo-code, amp, openclaw, vibe, manus, antigravity, gemini-cli

Mitigations

Review the upstream repository before copying files into a local skills directory.

Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.

Check each tagged platform path together so install steps do not drift across tools.