Weibo Login
v1.0.1登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。
⭐ 0· 190·0 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description say 'Weibo login via browser QR' and the SKILL.md only instructs opening weibo.com/login and navigating to a user home page to confirm — no unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to opening a browser and navigating to specific Weibo pages. Minor ambiguity: the skill expects a UID in the verification URL but does not explain how the agent obtains that UID or user-provided input; otherwise it does not instruct reading files, secrets, or sending data to third parties.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; this is proportionate to a browser-based QR login helper.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request persistent system privileges or modify other skills' configurations.
Assessment
This skill is coherent and low-risk in itself: it simply opens a browser URL for the user to scan a Weibo QR and then checks a user-specific page. Before installing, confirm how your agent's 'browser(action=open)' is implemented (local interactive browser vs. headless/remote browser) and whether it can access or store cookies/session data. Do not paste your Weibo credentials into chat; provide the UID or approve navigation only if you understand what the agent will do. If you later add automated scraping or posting, expect additional permissions or credentials will be required — review those requests carefully.Like a lobster shell, security has layers — review code before you run it.
latestvk9701tcvsy18yb65j7p96hghjn83kghg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
