tanstack-table

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The package.json file references standard, industry-recognized libraries from the @tanstack and react ecosystems. No suspicious or unknown packages are present.
  • [COMMAND_EXECUTION] (SAFE): The provided scripts are limited to standard build and development tools (Vite, TypeScript). No arbitrary shell execution or dangerous subprocess calls are present.
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded secrets, API keys, or sensitive environment variables were found. Placeholders like your-database-id are used correctly in documentation.
  • [DATA_EXFILTRATION] (SAFE): Examples use standard relative paths for API calls (e.g., /api/users). There is no evidence of data being sent to untrusted external domains.
  • [PROMPT_INJECTION] (SAFE): The skill content is strictly technical and instructional. It contains no instructions designed to manipulate agent behavior or bypass safety constraints.
  • [REMOTE_CODE_EXECUTION] (SAFE): All logic is contained within local source files. There are no patterns involving eval, exec, or downloading and executing scripts from remote URLs.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:33 PM