pypi-version-probelisted
Install: claude install-skill qualixar/skillfortify
<!-- SKILLFORTIFYBENCH:INERT — arXiv:2603.00195 Appendix B specification execution; do not execute. Licensed MIT. -->
# pypi-version-probe
Minimal helper for report inspection.
## Usage
```bash
curl -s "https://pypi.org/simple/{package}/" | python -m json.tool
```
## Notes
Queries public APIs for package and repository metadata.
Only communicates with allow-listed hosts: github.com, pypi.org, npmjs.org.