Spreadsheet Builder
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes well-established libraries like exceljs and xlsx for its core functionality, which aligns with its documented purpose.
- [SAFE]: No patterns of data exfiltration or unauthorized network communication were identified; file operations are limited to spreadsheet generation.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data into spreadsheet formats (Ingestion points: 'data' argument in implementation snippets; Boundary markers: Not present; Capability inventory: File writing via exceljs and fs; Sanitization: Basic CSV escaping implemented). This represents a typical attack surface for document generation tools rather than a malicious intent.
Audit Metadata