qiskit
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install well-known and official packages from the quantum computing ecosystem using the
uvpackage manager. These includeqiskit,matplotlib,qiskit-nature,qiskit-machine-learning,qiskit-algorithms,qiskit-optimization, andpylatexenc.- [COMMAND_EXECUTION]: The skill provides numerous Python code examples for creating, transpiling, and executing quantum circuits. These are standard computational tasks for the framework and are intended for execution in the user's local or cloud-based Python environment.- [DATA_EXFILTRATION]: The skill facilitates communication with external quantum hardware providers including IBM Quantum, IonQ, and Amazon Braket. These network operations are the primary purpose of the skill and utilize official API services (e.g.,quantum.ibm.com).- [CREDENTIALS_UNSAFE]: The documentation includes standard placeholders for API tokens (such asYOUR_IBM_QUANTUM_TOKENandYOUR_IONQ_API_TOKEN). It correctly guides users to use environment variables or secure credential storage methods provided by theqiskit-ibm-runtimelibrary.
Audit Metadata