qiskit-development
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-documented resource for quantum algorithm development, providing legitimate integration with established quantum computing platforms.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of standard, well-known Python packages (e.g.,
qiskit,qbraid,amazon-braket-sdk) from official registries. These tools are industry standard for interacting with quantum hardware and simulators. - [CREDENTIALS_UNSAFE]: Correctly utilizes placeholders such as 'YOUR_IBM_QUANTUM_TOKEN' and 'YOUR_TOKEN' in code examples. It provides clear instructions for secure authentication using environment variables and the official
QiskitRuntimeServicecredential management system, avoiding hardcoded secrets. - [COMMAND_EXECUTION]: The provided code examples use standard library functions and established quantum SDKs for hardware interaction. There are no patterns suggesting malicious shell command execution or unauthorized system access.
Audit Metadata