baoyu-danger-gemini-web
Generate Gemini Text and Images
Connects AI workflows to Gemini Web generation without a separate API integration. Produces text, images, vision responses, and multi-turn results from a command-line interface.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "baoyu-danger-gemini-web" from https://skillstore.io/skills/jimliu-baoyu-danger-gemini-web.md and its manifest at https://skillstore.io/api/skills/jimliu-baoyu-danger-gemini-web/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "baoyu-danger-gemini-web". Create a square editorial illustration of a quiet mountain research station at dawn.
Expected outcome:
A generated image is saved to the selected output directory, with the returned title and image metadata available to the caller.
Using "baoyu-danger-gemini-web". Describe the attached product photo and suggest three improvements for its presentation.
Expected outcome:
- The response identifies the product, framing, lighting, and visible distractions.
- It suggests three concrete changes to improve clarity and presentation.
Security Audit
High RiskMost low and medium static matches are false positives from documented Google endpoints, relative imports, template literals, configuration reads, and normal session storage. Confirmed risks include cached authentication-cookie access, shell process execution for WSL detection, browser cookie reuse, and an output filename path escape; the skill should not be published until these are addressed.
Confirmed security concerns (4)
Capability review items (8)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (23)
๐ Filesystem access (34)
โ๏ธ External commands (50)
๐ Env variables (26)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/jimliu-baoyu-danger-gemini-web/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/jimliu-baoyu-danger-gemini-web?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/jimliu-baoyu-danger-gemini-web?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/jimliu-baoyu-danger-gemini-web/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/jimliu-baoyu-danger-gemini-web.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
jimliu. (2026). baoyu-danger-gemini-web security audit report (audit version 5) [Author version 1.56.2]. Skillstore. https://skillstore.io/skills/jimliu-baoyu-danger-gemini-web/audits/5BibTeX citation
@techreport{jimliu-jimliu-baoyu-danger-gemini-web-2026,
author = {jimliu},
title = {baoyu-danger-gemini-web security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/jimliu-baoyu-danger-gemini-web/audits/5},
note = {Author version 1.56.2}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "baoyu-danger-gemini-web security audit report (audit version 5)"
version: "1.56.2"
type: report
authors:
- name: "jimliu"
date-released: "2026-08-07"
url: "https://skillstore.io/skills/jimliu-baoyu-danger-gemini-web/audits/5"
identifiers:
- type: other
value: "skillstore:jimliu-baoyu-danger-gemini-web:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prototype Visual Concepts
Generate concept images, variations, and visual references while exploring an early creative direction.
Run Vision Experiments
Send reference images with focused prompts to compare descriptions, transformations, and multimodal responses.
Add Gemini to Workflows
Call Gemini text or image generation from an existing automation workflow through a simple command-line interface.
Try These Prompts
Generate a concise explanation of [topic] for [audience]. Use clear headings and three practical examples.
Create a detailed image of [subject] in [style]. Use [lighting], [color direction], and a [composition] suitable for [use].
Review the reference image and describe its subject, composition, lighting, and visual style. List three specific improvement options.
Continue the current conversation. Use the previous constraints, then produce [requested result] with these checks: [check one], [check two].
Best Practices
- Use a dedicated Google account and browser profile for this integration.
- Review prompts, reference images, and upload destinations before each run.
- Keep cached cookies and session files outside shared directories with restrictive permissions.
Avoid
- Do not use this skill with a shared browser profile containing unrelated accounts.
- Do not send confidential prompts or images without confirming the destination and retention expectations.
- Do not rely on reverse-engineered endpoints for critical production guarantees.
Frequently Asked Questions
What does this skill generate?
Does it require a Google login?
Which inputs can I provide?
Is this an official Google API client?
Where are sessions stored?
Can I use it in production?
Developer Details
Author
jimliuLicense
MIT
Author version
v1.56.2
Skillstore revision
r2
Ref
1c2ebded2116f8124f45dba86a2e567f56e64d8e
Maintenance freshness
8/7/2026
Usage
8 downloads ยท 223 views
File structure
๐ scripts/
๐ bun.lock
๐ gemini-webapi/
๐ client.test.ts
๐ client.ts
๐ components/
๐ gem-mixin.ts
๐ index.ts
๐ constants.ts
๐ exceptions.ts
๐ index.ts
๐ types/
๐ candidate.ts
๐ gem.ts
๐ grpc.ts
๐ image.ts
๐ index.ts
๐ modeloutput.ts
๐ utils/
๐ cookie-file.ts
๐ decorators.ts
๐ get-access-token.ts
๐ http.ts
๐ index.ts
๐ logger.ts
๐ parsing.ts
๐ paths.ts
๐ rotate-1psidts.ts
๐ upload-file.ts
๐ main.ts
๐ package.json
๐ SKILL.md