Yiyan

v0.1.0

提供百度文心一言公开页面的模型能力、定价和文档信息检索与摘要服务。

0· 150·0 current·0 all-time
byClawKK@codekungfu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & 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.

latestvk97dt6femcy6b42tat0ne0sadh832gmj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments