alterlab-qiskit
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or insecure coding practices were detected. All code snippets utilize standard Qiskit API calls and follow official documentation for hardware authentication and circuit execution.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install legitimate Python packages from official registries (PyPI) including 'qiskit', 'qiskit-ibm-runtime', and specialized modules for chemistry and machine learning. No downloads from unknown or untrusted third-party sources were found.
- [CREDENTIALS_UNSAFE]: The documentation correctly identifies the need for API tokens for cloud hardware access but properly utilizes placeholders and standard configuration tools like 'QiskitRuntimeService.save_account', avoiding the exposure of actual secrets.
Audit Metadata