cirq
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource for quantum computing development. All code examples and instructions align with legitimate scientific computing workflows using established libraries like Cirq, NumPy, and SciPy.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing official packages from the Cirq ecosystem (cirq, cirq-google, cirq-ionq, etc.) and references well-known quantum hardware providers like Google, IonQ, Azure Quantum, and Pasqal. These references are appropriate for the skill's purpose and originate from official domains.
- [COMMAND_EXECUTION]: Installation instructions use standard shell commands (e.g.,
uv pip install) for dependency management. No suspicious, obfuscated, or dangerous command execution patterns (such as piped remote scripts) were detected. - [CREDENTIALS_UNSAFE]: Instructions for handling API keys and tokens for hardware providers follow best practices by using environment variables. The code snippets use clearly marked placeholders (e.g., 'your_api_key', 'your_token') rather than hardcoded secrets.
Audit Metadata