Back to Home
NickCrews icon

airtable-kit

Verified Safe

by NickCrews

Overview

A library for building type-safe Airtable API clients and integrating with LLM-powered MCP tools.

Installation

Run Command
No command provided

Environment Variables

  • AIRTABLE_API_KEY
  • AIRTABLE_WORKSPACE_ID

Security Notes

The `src/codegen/generator.ts` module facilitates writing files to a user-specified `outPath` during code generation. While this is intended functionality for a code generation tool, it could present a risk if deployed in an environment where untrusted input controls the `outPath`, potentially leading to arbitrary file writes. However, in its typical usage as a local development utility or within a trusted build pipeline, this risk is mitigated. The included web application (SPA) stores API keys in the client's local storage, a practice that is clearly communicated to the user. No critical vulnerabilities such as `eval` or unvalidated command execution through network requests were identified.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassMedium
Avg Tokens500
Stars2
Forks0
Last Update2025-12-06

Tags

AirtableAPI ClientTypeScriptCode GenerationLLM IntegrationDevelopment Tools