Ae1
High
- Category
- analysis-evasion
- Content
> **详细文档**: [蜂群图](references/marks/g2-mark-beeswarm.md) | [打包图](references/marks/g2-mark-pack.md)
- Confidence
- 100% confidence
- Finding
- Referenced artifact was not completely inspected
Security audit
Security checks for vulnerabilities and agentic risk
This is a documentation-only AntV G2 chart helper, with some code-quality and copy-paste safety caveats but no hidden execution, persistence, or exfiltration behavior.
Reasonable to install for AntV G2 chart help. Review generated code before production, prefer trusted or same-origin data and image URLs, and avoid raw HTML tooltip renderers with untrusted chart labels or values unless you sanitize them.
> **详细文档**: [蜂群图](references/marks/g2-mark-beeswarm.md) | [打包图](references/marks/g2-mark-pack.md)
> **详细文档**: [tooltip](references/interactions/g2-interaction-tooltip.md) | [poptip](references/interactions/g2-interaction-poptip.md) | [drilldown](references/i
> **详细文档**: [坐标轴配置](references/components/g2-comp-axis-config.md) | [雷达图坐标轴](references/components/g2-comp-axis-radar.md)
> **详细文档**: [Tooltip 配置](references/components/g2-comp-tooltip-config.md)
/scales/g2-scale-point.md) | [time](references/scales/g2-scale-time.md) | [log](references/scales/g2-scale-log.md) | [pow/sqrt](references/scales/g2-scale-pow-s
// ❌ 错误:G2 fetch 不支持鉴权
data: {
type: 'fetch',
value: 'https://api.example.com/private-data', // 需要 token
}
// ✅ 正确:使用公开的 API 或在服务端代理No suspicious patterns detected.