Caveat verdict

capital-market-report

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

The skill orchestrates local Python scripts to collect financial news from local scanners and produces reports saved to local memory files; it runs local tools and reads local archives, with no evidence of exfiltration 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.

20
security
90
transparency
70
maintenance

Findings (5)

Pattern match high

Pipe-to-python pattern — remote code execution risk

scripts/news-fetcher.sh · prose · downgraded · curl -s "https://feed.mix.sina.com.cn/api/roll/get?pageid=153&lid=2509&k=&num=50

Pattern match high

Pipe to python — executes piped content as Python code

scripts/news-fetcher.sh · prose · downgraded · | python3

Pattern match high

<script> tag in markdown — potential code injection

scripts/news-processor.py · prose · downgraded · <script

Pattern match medium

subprocess execution — runs system commands from Python

scripts/generate-report.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

scripts/generate-report.py · prose · downgraded · subprocess.run(cmd, shell=True

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C/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.

Is this flag fair?

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