figma-d3-react-ts
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection as it processes external web content to guide code generation.
- Ingestion points:
SKILL.mdusesmcp1_browser_snapshotto read content from D3.js example notebooks on ObservableHQ listed inreferences/d3-examples-catalog.md. - Boundary markers: Absent; there are no specific delimiters or instructions to ignore commands embedded in the external source material.
- Capability inventory: The skill has the ability to execute shell commands via
npx nx buildandnpx playwrightfor building and testing components as specified inSKILL.md. - Sanitization: Absent; the skill does not sanitize or filter content retrieved via browser snapshots before processing it.
- [EXTERNAL_DOWNLOADS]: Fetches reference code and design assets from well-known and trusted platforms including ObservableHQ and Figma.
- [COMMAND_EXECUTION]: Uses standard development and testing tools such as
nxandplaywrightto validate generated visualization components.
Audit Metadata