Skip to main content

coda

Enables Claude to create and manage interactive documents with tables and automation in Coda, enhancing productivity and collaboration.

Install this skill

or
56/100

Security score

The coda skill was audited on Feb 9, 2026 and we found 8 security issues across 4 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 15

Piping content to bash shell

SourceSKILL.md
15curl -sSL https://canifi.com/skills/coda/install.sh | bash
high line 29

Piping content to bash shell

SourceSKILL.md
29# curl -sSL https://canifi.com/install.sh | bash
medium line 15

Curl to non-GitHub URL

SourceSKILL.md
15curl -sSL https://canifi.com/skills/coda/install.sh | bash
medium line 29

Curl to non-GitHub URL

SourceSKILL.md
29# curl -sSL https://canifi.com/install.sh | bash
low line 20

Access to hidden dotfiles in home directory

SourceSKILL.md
20cp -r skills/coda ~/.canifi/skills/
low line 15

External URL reference

SourceSKILL.md
15curl -sSL https://canifi.com/skills/coda/install.sh | bash
low line 25

External URL reference

SourceSKILL.md
25Configure via [canifi-env](https://canifi.com/setup/scripts):
low line 29

External URL reference

SourceSKILL.md
29# curl -sSL https://canifi.com/install.sh | bash
Scanned on Feb 9, 2026
View Security Dashboard