← 返回 Skills 市场
305
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install polaris-report
功能描述
Access verified, real-time news briefs, on-demand intelligence reports, trending topics, and search from 160+ sources across 18 categories with bias and conf...
安全使用建议
This skill appears coherent with its stated purpose, but review these practical considerations before installing:
- Privacy of submitted content: /crawl will send any user-provided URL (and likely its content) to api.thepolarisreport.com for extraction; avoid submitting sensitive internal URLs or private documents.
- Webhook alerts: /alerts can deliver to user-specified webhook endpoints. Only configure webhooks you control and trust; do not point alerts at unknown third-party endpoints.
- Vendor trust: the skill asserts 'no user data stored' — that is a vendor policy, not enforced by the skill itself. If you need guarantees, read the Polaris privacy policy and confirm retention/usage terms.
- Testing: start by running non-sensitive queries to confirm behavior and rate limits (free tier noted). If you have compliance constraints, consider reviewing network logs or running the skill in a restricted environment first.
- Verification: the registry shows a homepage URL in skill.json — validate that https://thepolarisreport.com and the API endpoints are legitimate and match your expectations before granting broad use.
If any of these points are unacceptable (e.g., you cannot allow transmission of internal URLs), do not install or restrict usage to safe test queries only.
功能分析
Type: OpenClaw Skill
Name: polaris-report
Version: 2.4.0
The polaris-report skill bundle is a comprehensive financial and market intelligence tool that interfaces with the api.thepolarisreport.com endpoint. Review of index.js and the associated documentation shows that the code performs standard, read-only HTTP requests to fetch news, ticker data, and economic indicators. There is no evidence of data exfiltration, credential harvesting, or malicious execution; the skill adheres to its stated security model of using a single domain and requiring no sensitive user permissions.
能力评估
Purpose & Capability
The name, README, SKILL.md, skill.json, and index.js all describe the same set of commands (news, brief, price, crawl, alerts, etc.) and the implementation calls only one API domain (api.thepolarisreport.com). There are no requested environment variables, binaries, or install steps that are unrelated to serving news/market intelligence.
Instruction Scope
Runtime instructions and the code stick to making requests to the Polaris API for the declared features. Two features deserve user attention: /crawl (which submits a user-provided URL to the service for extraction) and /alerts (which supports webhook delivery). Both behave consistently with an intelligence API but they will send user-supplied content or webhook destinations to the remote API — that is expected for the features but has privacy implications. The SKILL.md claims 'No user data: Queries are not stored or shared' — that is a claim by the vendor; the skill itself transmits query text and user-provided URLs to api.thepolarisreport.com, so you must trust the remote service's privacy policy.
Install Mechanism
No install spec or third-party downloads are included; this is instruction-only plus a single JS file (index.js) that uses fetch. No archives, external installers, or unusual paths are used.
Credentials
The skill declares no required environment variables or credentials and the code does not access process environment variables. There is no request for unrelated cloud keys or secrets.
Persistence & Privilege
The skill is not set to always:true and does not request elevated platform privileges. It will run when invoked (and can be invoked autonomously per platform defaults), which is normal for skills of this type. It does not modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polaris-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/polaris-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.4.0
v2.4.0 — Added /report command for AI-powered analysis reports (quick/full/deep tiers). Tries cached Quick Scans first for instant delivery, falls back to live generation with polling. Updated to 32 commands.
v1.0.2
Major upgrade: Expanded from news briefs to a full multi-asset intelligence & market data platform.
- Added 20+ new commands for live prices, trading signals, technicals, screener, backtesting, social sentiment, and more.
- Greatly expanded coverage: 891 tickers (stocks, ETFs, crypto, commodities), 200+ sources, 20 technical indicators.
- New data types: entity search, structured events, clustering, web search, and historical queries.
- Pricing tiers, docs, and privacy details updated for broader capability.
- Previous commands for news, briefs, and trends are retained and enhanced.
v1.0.1
Security review: hardcoded API URL, removed env var access, added security and privacy documentation, read-only public endpoints only
v1.0.0
Real-time verified news intelligence for AI agents
元数据
常见问题
Polaris 是什么?
Access verified, real-time news briefs, on-demand intelligence reports, trending topics, and search from 160+ sources across 18 categories with bias and conf... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。
如何安装 Polaris?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polaris-report」即可一键安装,无需额外配置。
Polaris 是免费的吗?
是的,Polaris 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polaris 支持哪些平台?
Polaris 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polaris?
由 Johnny(@johnnytarrr)开发并维护,当前版本 v2.4.0。
推荐 Skills