AntV Skills
v1.0.0Generate G2 v5 chart code. Use when user asks for G2 charts, bar charts, line charts, pie charts, scatter plots, area charts, or any data visualization with...
⭐ 1· 46·0 current·0 all-time
byJoel Alan@lxfu1
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (G2 v5 chart generation) match the SKILL.md and the many included G2 reference documents. The skill requests no binaries, env vars, or installs — which is appropriate for an instruction-only code-generator/documentation skill.
Instruction Scope
SKILL.md and the bundled references instruct the agent how to generate G2 v5 Spec-mode code and include many examples (including examples that fetch example data from public URLs). The instructions do not direct the agent to read local files, environment variables, or to exfiltrate data. Note: generated code may legitimately include fetch() calls to external URLs as part of example/data loading — that's expected for chart examples but the user should review any generated network endpoints before execution.
Install Mechanism
No install specification and no code files to execute; the skill is instruction-only. No download/extract or package installs are present.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no secrets requested and the guidance about palettes, transforms, and animations does not require external credentials.
Persistence & Privilege
always is false and there is no install behavior writing to disk. One minor metadata quirk: user-invocable is false while disable-model-invocation is false (so the model can autonomously invoke the skill but users cannot directly invoke it) — this is an operational/visibility setting but not a security risk by itself.
Assessment
This skill is documentation and code-generation guidance for AntV G2 v5 and appears coherent and low-risk: it asks for nothing sensitive and installs nothing. Before using generated code, review it (especially any fetch() or external-data URLs) and avoid pasting or running code that pulls data from unknown endpoints or uses secrets. Also note the metadata: the skill is marked not user-invocable but can be invoked autonomously by the agent — if you want only on-demand chart generation, check the skill’s invocation settings in your agent platform.Like a lobster shell, security has layers — review code before you run it.
latestvk9758n93y4115dqmef46kd82h5843p45
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
