MoltStreet News
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill fetches public MoltStreet market-analysis endpoints and summarizes them, with no credentials, persistence, file access, or account mutation requested.
This appears safe for its stated purpose. Treat the market analysis as informational rather than financial advice, check the cited sources before making decisions, and remember that ticker or topic queries are sent to MoltStreet.
Findings (1)
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.
Ticker symbols or search topics the user asks about may be sent to MoltStreet, and the answer will depend on that provider's AI-generated market analysis.
The skill instructs the agent to use curl for outbound requests to MoltStreet API endpoints. This is central to the stated market-news purpose and is scoped to public GET endpoints with no authentication.
curl -s https://moltstreet.com/api/v1/ticker-summary/SPY
Use it as research context, verify important claims with source links or independent sources, and avoid placing sensitive personal financial details in search queries.
