graph-viewer

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill integrates with Cognite Data Fusion (CDF) using the official @cognite/sdk and @cognite/dune libraries. All network operations are directed towards official Cognite API endpoints for fetching data model instances and relationships.
  • [SAFE]: No malicious obfuscation was detected. The component uses standard techniques like btoa() to generate data URLs for SVG icons, which is a routine practice for rendering graphics in WebGL/Canvas environments.
  • [SAFE]: The skill's dependencies, including reagraph and lucide-react, are well-known, legitimate open-source libraries used for graph rendering and UI iconography.
  • [SAFE]: There are no signs of prompt injection, credential exfiltration, or unauthorized file system access. The skill operates within the expected scope of a data visualization tool.
  • [SAFE]: Data processing logic for node labels and icons includes validation and mapping against hardcoded allowed values, preventing potential injection through external data fields.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 02:56 PM