skills/terminalskills/skills/tinybird/Gen Agent Trust Hub

tinybird

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install tinybird-cli via pip. This is the official command-line interface provided by Tinybird for managing data sources and pipes.- [CREDENTIALS_UNSAFE]: Authentication is handled using environment variables (process.env.TINYBIRD_TOKEN) and placeholders (YOUR_TOKEN), avoiding the risk of hardcoded secrets.- [DATA_EXFILTRATION]: Network requests are limited to the official Tinybird API endpoints (api.tinybird.co).- [COMMAND_EXECUTION]: Uses standard CLI commands (tb auth, tb push, tb sql) intended for developer workflow with the Tinybird service.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 09:16 PM