量子计算思维模拟器

PassAudited by ClawScan on May 14, 2026.

Overview

This appears to be a local educational Python quantum-simulation skill with no evidence of credential access, networking, persistence, or destructive behavior.

This looks safe for an educational local demo. Install or run it only if you trust the publisher enough to execute the bundled Python files; it should not require secrets, accounts, or special system access.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Running the skill executes local Python demo code on the user's machine.

Why it was flagged

The skill expects the user to execute bundled Python CLI code. This is purpose-aligned for a simulator and is presented as a user-directed quick-start command, not automatic execution.

Skill content
python3 quantum_cli.py
python3 quantum_cli.py demo
Recommendation

Run it only from the installed skill directory and in a normal user environment; no credentials are needed.

What this means

Users have less provenance information for deciding whether they trust the publisher.

Why it was flagged

The registry metadata does not provide a verified source or homepage. This is a provenance limitation, although the supplied code is included and shows no external dependencies or remote install behavior.

Skill content
Source: unknown
Homepage: none
Recommendation

If provenance matters, verify the publisher or compare the bundled files with the referenced GitHub project before running.