row-pinning
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for using the row pinning feature in the
@tanstack/table-corelibrary. The logic is restricted to frontend UI configuration and state management. - [EXTERNAL_DOWNLOADS]: The skill references the
@tanstack/table-corepackage. This is a well-known, legitimate library provided by the vendor (tanstack), and its inclusion is appropriate for the skill's stated purpose. - [INDIRECT_PROMPT_INJECTION]: While the skill describes how to handle table data (Person objects), it does not include patterns that would allow untrusted data to influence the AI agent's behavior or execute unauthorized commands. The data ingestion is limited to local variable mapping and rendering logic.
- [COMMAND_EXECUTION]: There are no shell commands or subprocess calls. The code snippets provided are static TypeScript examples for library configuration.
Audit Metadata