spreadsheet-tools

Pass

Audited by Gen Agent Trust Hub on Feb 14, 2026

Risk Level: LOW
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The provided Python examples use well-known libraries for file I/O and data processing. There are no calls to subprocesses, shell commands, or dangerous system-level functions.
  • [EXTERNAL_DOWNLOADS] (INFO): The skill references popular packages (pandas, openpyxl, xlsxwriter) available on PyPI. These are standard tools for the described tasks and do not involve untrusted remote code.
  • [DATA_EXFILTRATION] (SAFE): Analysis of the code snippets shows no network connectivity or attempts to access sensitive system directories like SSH keys or environment variables.
  • [PROMPT_INJECTION] (SAFE): The skill contains no instructions designed to override the agent's system prompt or bypass safety restrictions.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 14, 2026, 01:41 AM