python-development
Provides comprehensive guidance on Python development, covering frameworks like FastAPI and Django, type hints, and performance optimization.
Install this skill
or
83/100
Security score
The python-development skill was audited on Feb 24, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 205
Access to .env file
SourceSKILL.md
| 205 | - **[.env.example](./templates/.env.example)** - 環境変数テンプレート |
low line 111
External URL reference
SourceSKILL.md
| 111 | - **[FastAPI](https://fastapi.tiangolo.com/)** - FastAPI公式ドキュメント |
low line 112
External URL reference
SourceSKILL.md
| 112 | - [Tutorial](https://fastapi.tiangolo.com/tutorial/) - ステップバイステップガイド |
low line 113
External URL reference
SourceSKILL.md
| 113 | - [Advanced User Guide](https://fastapi.tiangolo.com/advanced/) - 高度な機能 |
low line 114
External URL reference
SourceSKILL.md
| 114 | - [Deployment](https://fastapi.tiangolo.com/deployment/) - プロダクションデプロイ |
low line 119
External URL reference
SourceSKILL.md
| 119 | - [REST Framework](https://www.django-rest-framework.org/) - DRF公式ドキュメント |
low line 121
External URL reference
SourceSKILL.md
| 121 | - **[pandas](https://pandas.pydata.org/docs/)** - pandas公式ドキュメント |
low line 124
External URL reference
SourceSKILL.md
| 124 | - **[NumPy](https://numpy.org/doc/)** - NumPy公式ドキュメント |
low line 129
External URL reference
SourceSKILL.md
| 129 | - **[mypy](https://mypy.readthedocs.io/)** - 静的型チェッカー |
low line 135
External URL reference
SourceSKILL.md
| 135 | - **[Python Enhancement Proposals (PEPs)](https://peps.python.org/)** - Python仕様提案 |
low line 136
External URL reference
SourceSKILL.md
| 136 | - **[Real Python](https://realpython.com/)** - チュートリアル集 |
low line 676
External URL reference
SourceSKILL.md
| 676 | asyncio.run(fetch_all(["https://api.example.com/1", "https://api.example.com/2"])) |
low line 690
External URL reference
SourceSKILL.md
| 690 | response = await client.get(f"https://api.example.com/users/{user_id}") |
Scanned on Feb 24, 2026
View Security DashboardInstall this skill with one command
/learn @gaku52/python-development