Yiyan
提供百度文心一言公开页面的模型能力、定价和文档信息检索与摘要服务。
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 37 · 0 current installs · 0 all-time installs
byClawKK@CodeKungfu
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the SKILL.md: the skill is explicitly about retrieving and summarizing public product/docs/pricing pages for Baidu Yiyan. It declares no unrelated environment variables, binaries, or installs.
Instruction Scope
Instructions stay within the stated purpose (visit public pages, extract model/pricing/docs info, respect rate limits, avoid account/API/permissions). One operational gap: the doc notes pages are dynamically loaded and need waiting/rendering, but it does not specify how to render JavaScript (headless browser, puppeteer, etc.). That is an implementation detail but could affect whether the agent can actually perform the task.
Install Mechanism
No install specification and no code files — lowest-risk instruction-only skill. Nothing in the metadata pulls external binaries or archives.
Credentials
No required env vars, credentials, or config paths are requested. This is proportionate to a public-web-scraping/summarization task.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is allowed by default but not combined with other risky permissions here.
Assessment
This skill appears coherent and low-risk, but before installing confirm: (1) your agent environment is allowed to access the public web and can render JavaScript-driven pages (headless browser or equivalent), since the instructions expect dynamic rendering; (2) the agent will respect rate limits and not access private/account-only pages; and (3) scraped outputs will not be forwarded to external endpoints you don't control. If you need explicit guarantees about rendering or data retention, ask the skill author for implementation details (which headless browser/tool will be used, where extracted data is stored or transmitted).Like a lobster shell, security has layers — review code before you run it.
Current versionv0.1.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
文心一言
用途与边界
- 面向公开产品页与文档中心的检索与内容摘要
- 不提供账号操作、接口调用或权限绕过能力
- 仅处理公开页面的轻量信息整理
关键入口
- 主页:https://yiyan.baidu.com/
- 千帆平台与文档:百度智能云公开入口
- 定价与公告:站点入口
常见任务
- 模型能力与版本说明摘要(上下文长度、功能特性)
- 定价与调用配额说明提取(公开信息)
- 文档目录与示例链接汇总
数据字段
- 模型名称、版本、上下文长度、功能特性、链接
- 定价页链接、免费额度说明、地域与服务状态
- 文档标题、目录链接、示例入口
自动化要点
- 页面动态加载,需等待完成后解析
- 不进行API调用或账号相关操作
- 频率控制,尊重平台访问限制
示例流程
- 能力摘要:访问模型页 → 抽取版本与特性 → 输出摘要
- 定价整理:访问定价入口 → 提取费用与额度 → 输出清单
- 文档汇总:进入文档中心 → 抽取目录与示例 → 输出链接集合
合规提示
- 遵守平台规则与账号安全要求
- 不存储或输出敏感信息
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
