Skip to main content

coda-ai

Enables AI agents to interact with Coda.io documents and pages, facilitating content retrieval in various formats.

Install this skill

or
92/100

Security score

The coda-ai skill was audited on Feb 16, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 31

Access to hidden dotfiles in home directory

SourceSKILL.md
31- Stored at: `~/.coda-ai/config.json` (written with **0600** permissions)
low line 24

Access to .env file

SourceSKILL.md
24echo "CODA_API_TOKEN=YOUR_TOKEN" > .env
low line 25

Access to .env file

SourceSKILL.md
25coda-ai auth --from-file .env
low line 4

External URL reference

SourceSKILL.md
4homepage: https://www.npmjs.com/package/coda-ai
Scanned on Feb 16, 2026
View Security Dashboard