pyo3-maturin-bindings
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and templates for development workflows using PyO3 and Maturin. All instructions are consistent with legitimate software development practices.
- [COMMAND_EXECUTION]: The instructions include standard development commands such as
maturin develop,maturin build,pytest,pip install, andcargo test. These are necessary for the skill's primary purpose of building and testing Rust-Python bindings. - [EXTERNAL_DOWNLOADS]: The documentation references official and well-known GitHub Actions (such as
actions/checkout,PyO3/maturin-action, andpypa/gh-action-pypi-publish) for CI/CD workflows. These are standard community-maintained tools. - [CREDENTIALS_UNSAFE]: The skill mentions configuration files like
~/.pypircand environment variables likeMATURIN_PYPI_TOKEN. These references are provided in the context of standard PyPI publishing workflows and do not contain hardcoded secrets or instructions for unsafe harvesting.
Audit Metadata