Caveat verdict

qvxianjiuguo-skills

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

The skill seems to be focused on providing a flight search functionality without any suspicious or malicious behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

63
security
100
transparency
90
maintenance

Findings (6)

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

src/qvxianjiuguo/chrome_launcher.py · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

src/qvxianjiuguo/chrome_launcher.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

tests/test_flight.py · prose · downgraded · subprocess.run( cmd, shell=True

Pattern match low

Python os.getenv — reads environment variable

src/qvxianjiuguo/chrome_launcher.py · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

src/qvxianjiuguo/chrome_launcher.py · prose · downgraded · os.environ.get(

Pattern match low

Opens WebSocket connection

src/qvxianjiuguo/xhs/__init__.py · prose · downgraded · WebSocket

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API