Minimax

v0.1.0

整理MiniMax大模型公开页面信息,提供模型能力、定价与文档目录的摘要与链接汇总。

0· 239·1 current·1 all-time
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 and description match the SKILL.md instructions: the skill is limited to indexing and summarizing public MiniMax product/docs/pricing pages. It requests no env vars or binaries. Minor inconsistency: registry metadata listed no homepage, but SKILL.md includes https://www.minimax.com.cn/ as the target site — this is likely harmless but worth confirming.
Instruction Scope
Runtime instructions are narrowly scoped to fetching and summarizing public pages and explicitly forbid account operations or API/key usage. They mention waiting for dynamic page loading and rate-limiting, which is appropriate for scraping public sites; the SKILL.md does not instruct reading unrelated local files or environment variables.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk execution risk.
Credentials
The skill requires no credentials, config paths, or environment variables; that is proportionate to the stated goal of summarizing public webpages.
Persistence & Privilege
always is false and the skill does not request elevated or persistent presence. Autonomous invocation is allowed (platform default) but not combined with broad privileges or credentials.
Assessment
This skill appears coherent and low-risk: it only describes scraping and summarizing publicly available MiniMax pages and asks for no credentials or installs. Before installing, confirm the target URL (SKILL.md gives https://www.minimax.com.cn/) and whether your agent has a safe mechanism to handle JavaScript-driven pages (headless browser or renderer) if you expect full dynamic rendering. Ensure the agent respects robots.txt and rate limits and avoid scraping behind authenticated pages. Finally, remember that public-data summarization can still surface personal data if the site contains it — consider policy/legal constraints for scraping in your jurisdiction.

Like a lobster shell, security has layers — review code before you run it.

latestvk979h56a424emfq7mh832k9cwn8356qv

License

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

Comments