Caveat verdict

stocks-quant-assistant

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill auto-installs packages and registers launchd cron jobs on the user system (4x daily) while requiring Feishu App Secret and Telegram bot credentials in config, creating a persistent background agent with external push access beyond typical stock-monitoring scope.

⚠ 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.

20
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · secret: "xxxxxxxx

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match medium

subprocess execution — runs system commands from Python

health_check.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

setup.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match low

POSTs data to external URL

health_check.py · prose · downgraded · .post( 'https://

Pattern match low

Python os.environ.get — reads environment variable

stock_monitor.py · prose · downgraded · os.environ.get(

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

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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