qiskit

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides thorough documentation and scripts for quantum circuit development with Qiskit.
  • [CREDENTIALS_SAFE]: Instructions for IBM Quantum authentication emphasize the use of environment variables and the QiskitRuntimeService.save_account() method, explicitly warning against hardcoding or printing API keys.
  • [DYNAMIC_EXECUTION]: A dynamic import (importlib.import_module) is used in scripts/check_environment.py to check for the presence of optional Qiskit ecosystem packages. This use is safe as it targets a predefined list of trusted library names.
  • [INDIRECT_PROMPT_INJECTION]: The skill identifies the surface area for processing external circuit data (QPY, OpenQASM) and correctly advises treating such artifacts as untrusted, specifically warning against the use of Python's pickle for deserialization.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 06:56 AM
Security Audit — agent-trust-hub — qiskit