NYC

cirq

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [TRUST-SCOPE-RULE] (SAFE): The skill utilizes the cirq-google package which is maintained by the trusted 'google' organization. Other dependencies like cirq, numpy, and matplotlib are industry-standard scientific packages.
  • [DATA_EXPOSURE] (SAFE): No sensitive file paths, environment variables, or hardcoded credentials were detected. The scripts focus entirely on local quantum circuit simulation.
  • [COMMAND_EXECUTION] (SAFE): There are no instances of subprocess, os.system, or other shell command execution patterns.
  • [INDIRECT_PROMPT_INJECTION] (LOW): The skill documents methods for importing circuits via cirq.read_json and circuit_from_qasm. While these represent data ingestion surfaces, they are standard functionality for quantum computing tools and are used here for documentation purposes without exposing automated execution of untrusted data.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:19 PM