qward-development
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill.
- [EXTERNAL_DOWNLOADS]: The skill documentation references the installation of standard quantum computing libraries such as Qiskit and Braket providers from official repositories.
- [PROMPT_INJECTION]: The skill processes quantum circuits and execution results from external backends, which represents an ingestion surface for potentially untrusted data.
- Ingestion points: Quantum circuits are analyzed in references/scanner.md and references/metrics.md; job results are processed in references/executor.md.
- Boundary markers: The skill does not implement specific markers or instructions to disregard embedded content in processed circuits.
- Capability inventory: The skill possesses the capability to perform network requests to quantum providers and write visualization files to the local file system.
- Sanitization: There is no evidence of sanitization for circuit metadata or result bitstrings before processing.
Audit Metadata