pennylane
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational and reference resource for the PennyLane framework. All code snippets are standard library usage examples.
- [EXTERNAL_DOWNLOADS]: The documentation correctly points to official package registries and repositories for PennyLane and its plugins (e.g., pennylane-qiskit, amazon-braket-pennylane-plugin). These are well-known, legitimate packages in the quantum computing ecosystem.
- [CREDENTIALS_UNSAFE]: While the documentation mentions API tokens and keys (e.g.,
ibmqx_token,api_key), they are provided as clear placeholders (e.g.,'YOUR_API_TOKEN') in example code for user configuration, following best practices for documentation. - [COMMAND_EXECUTION]: Installation instructions utilize
uv pip install, which is a standard and safe method for managing Python dependencies.
Audit Metadata