MoltStreet Alerts
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Using the skill sends a request to MoltStreet and returns market-signal content from that service.
The skill instructs the agent to use curl to fetch data from a disclosed external API. This is expected for the stated purpose and does not include credentials or local data, but users should know the agent will contact this third-party service.
curl -s "https://moltstreet.com/api/v1/signals/actionable?min_confidence=0.7&min_strength=0.7"
Use it for informational summaries only, and verify important market information independently before acting.
A user could treat the generated alerts as investment recommendations even though the skill states they are not financial advice.
The skill uses persuasive financial-signal language that could affect user trust and trading behavior, while also disclosing that the analysis is AI-generated and not financial advice.
High-conviction AI trading signals ... "Strong buy", "Buy", "Hold" ... _AI-generated, not financial advice._
Do not make trades solely from these alerts; consider them one input alongside independent research or professional advice.
