data-table-manager
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates robust security instructions to mitigate common attack vectors associated with processing external files.
- [PROMPT_INJECTION]: The skill addresses indirect prompt injection risks by explicitly instructing the agent to treat all parsed values from files as untrusted data and never as instructions, maintaining a clear boundary between data and control logic.
- [COMMAND_EXECUTION]: The instructions provide a defense against spreadsheet formula injection (CSV injection) by mandating that cells starting with characters like
=,+,@, or-be stored as plain values without evaluation or execution. - [DATA_EXFILTRATION]: No unauthorized data exfiltration or credential exposure patterns were found. All tool usage is restricted to the intended n8n data table management operations.
Audit Metadata