gravitas-python
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard Python reconnaissance steps such as inspecting
pyproject.toml,requirements.txt, andconftest.pyto understand project structure. - [SAFE]: Verification commands utilize industry-standard tools including
mypy,ruff, andpytestfor local code analysis and quality assurance. - [SAFE]: The extension provides educational content on Python anti-patterns, such as avoiding bare exceptions and shadowing built-in functions, which promotes code reliability.
- [SAFE]: Test patterns for
pytest,FastAPI, andDjangofollow established community standards and secure development practices.
Audit Metadata