web-ai-image-generation
Analysis
The skill appears purpose-aligned, but it needs review because it reuses and persists browser login sessions for Gemini or ChatGPT.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Source: unknown; Homepage: none
The package provenance is not identified. This is not malicious by itself, but it matters more because the skill handles live browser sessions.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
复用浏览器 profile 中的登录态... 后续运行会自动复用该 profile 中保存的登录状态... page.request.get(),这样可以携带当前 Playwright context 的登录 cookie
The skill uses persistent browser session state and login cookies to operate third-party accounts, which is sensitive account authority even though it is part of the stated purpose.
