claude-d3js-skill
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill provides legitimate documentation, code snippets, and templates for using the D3.js library.
- [SAFE]: External references are limited to the official D3.js documentation and CDN (d3js.org), which are well-known and trusted sources.
- [SAFE]: The skill includes code patterns for data processing, such as tooltip generation using
.html(). While this represents a potential surface for indirect prompt injection if processing untrusted data, it is a standard implementation pattern for this library and does not indicate malicious intent. Developers should ensure data labels are sanitized if they originate from untrusted sources.
Audit Metadata