qiskit

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documentation follows security best practices for handling sensitive information. Authentication tokens for IBM Quantum and IonQ are represented using clearly marked placeholders like 'YOUR_IBM_QUANTUM_TOKEN' and 'YOUR_IONQ_API_TOKEN', preventing accidental credential exposure.
  • [EXTERNAL_DOWNLOADS]: The skill references several external Python packages including qiskit, matplotlib, qiskit-ibm-runtime, qiskit-aer, scipy, networkx, and scikit-learn. All of these are reputable, widely-used libraries hosted on official package registries (PyPI).
  • [COMMAND_EXECUTION]: Shell commands are restricted to standard package installation routines using uv pip install, which is a recognized and safe practice for environment setup.
  • [DATA_EXFILTRATION]: No suspicious network activity or unauthorized data access patterns were detected. Network connections are intended for official IBM Quantum and third-party provider APIs (IonQ, Amazon Braket) as part of the core quantum computing functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:23 AM
Security Audit — agent-trust-hub — qiskit